Skip to content

Commit

Permalink
update to valid JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
brettmarquard authored Apr 25, 2019
1 parent b4e63af commit 209494a
Showing 1 changed file with 126 additions and 104 deletions.
230 changes: 126 additions & 104 deletions examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,122 +2,144 @@

```json
{
"cards": [{
"suggestions": [{
"extension": {
"http://fhir.org/argonaut/pama-rating-auto-apply": true
},
"actions": [{
"type": "update",
"resource": {
"resourceType": "ServiceRequest",
"id": "Example-MRI-Request",
"extension": [{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating",
"valueCodeableConcept": {
"coding": [{
"system": "http://fhir.org/argonaut/CodeSystem/pama-rating",
"code": "not-applicable"
}]
}
}, {
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-qcdsm-consulted",
"valueUri": "http://example-cds-service.fhir.org/qualified-cds/provider",
}, {
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-auc-applied",
"valueUri": "https://acsearch.acr.org/70910548971",
}, {
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-consult-id",
"valueUri": "urn:uuid:55f3b7fc-9955-420e-a460-ff284b2956e6",
}],
"status": "draft",
"intent": "plan",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "36801-9"
}
],
"text": "MRA Knee Vessels Right"
},
"subject": {"reference": "Patient/MRI-59879846"},
"reasonCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "S83.511",
"display": "Sprain of anterior cruciate ligament of right knee"
}
"cards": [
{
"suggestions": [
{
"extension": {"http://fhir.org/argonaut/pama-rating-auto-apply": true},
"actions": [
{
"type": "update",
"resource": {
"resourceType": "ServiceRequest",
"id": "Example-MRI-Request",
"extension": [
{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.org/argonaut/CodeSystem/pama-rating",
"code": "not-applicable"
}
]
}
},
{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-qcdsm-consulted",
"valueUri": "http://example-cds-service.fhir.org/qualified-cds/provider"
},
{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-auc-applied",
"valueUri": "https://acsearch.acr.org/70910548971"
},
{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-consult-id",
"valueUri": "urn:uuid:55f3b7fc-9955-420e-a460-ff284b2956e6"
}
],
"status": "draft",
"intent": "plan",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "36801-9"
}
],
"text": "MRA Knee Vessels Right"
},
"subject": {"reference": "Patient/MRI-59879846"},
"reasonCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "S83.511",
"display": "Sprain of anterior cruciate ligament of right knee"
}
]
}
]
}
]
}
]
}]
}]
}
]
}
]
}
]
}
```


```json
{
"cards": [{
"suggestions": [{
"extension": {
"http://fhir.org/argonaut/pama-rating-auto-apply": true
},
"actions": [{
"type": "update",
"resource": {
"resourceType": "ServiceRequest",
"id": "Example-MRI-Request",
"extension": [{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating",
"valueCodeableConcept": {
"coding": [{
"system": "http://fhir.org/argonaut/CodeSystem/pama-rating",
"code": "appropriate"
}]
}
}, {
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-qcdsm-consulted",
"valueUri": "http://example-cds-service.fhir.org/qualified-cds/provider",
}, {
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-auc-applied",
"valueUri": "https://acsearch.acr.org/70910548971",
}, {
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-consult-id",
"valueUri": "urn:uuid:55f3b7fc-9955-420e-a460-ff284b2956e6",
}],
"status": "draft",
"intent": "plan",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "36801-9"
}
],
"text": "MRA Knee Vessels Right"
},
"subject": {"reference": "Patient/MRI-59879846"},
"reasonCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "S83.511",
"display": "Sprain of anterior cruciate ligament of right knee"
}
]
"cards": [
{
"suggestions": [
{
"extension": {"http://fhir.org/argonaut/pama-rating-auto-apply": true},
"actions": [
{
"type": "update",
"resource": {
"resourceType": "ServiceRequest",
"id": "Example-MRI-Request",
"extension": [
{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.org/argonaut/CodeSystem/pama-rating",
"code": "appropriate"
}
]
}
},
{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-qcdsm-consulted",
"valueUri": "http://example-cds-service.fhir.org/qualified-cds/provider"
},
{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-auc-applied",
"valueUri": "https://acsearch.acr.org/70910548971"
},
{
"url": "http://fhir.org/argonaut/StructureDefinition/pama-rating-consult-id",
"valueUri": "urn:uuid:55f3b7fc-9955-420e-a460-ff284b2956e6"
}
],
"status": "draft",
"intent": "plan",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "36801-9"
}
],
"text": "MRA Knee Vessels Right"
},
"subject": {"reference": "Patient/MRI-59879846"},
"reasonCode": [
{
"coding": [
{
"system": "http://hl7.org/fhir/sid/icd-10",
"code": "S83.511",
"display": "Sprain of anterior cruciate ligament of right knee"
}
]
}
]
}
}
]
}
]
}]
}]
}
]
}
```

0 comments on commit 209494a

Please sign in to comment.