FHIR IG analytics| Package | stjohn.ambulance-care-summary |
| Resource Type | Media |
| Id | Media-acs-cda-image-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Media acs-cda-image-02
Profile: ACS Clinical Image
status: Completed
type: Image
created: 2016-06-14 11:13:00+1200
operator: PractitionerRole Paramedic
| ContentType | Url |
| image/jpeg | image-02.jpg |
note:
Photo 2
{
"resourceType": "Media",
"id": "acs-cda-image-02",
"meta": {
"profile": [
"https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/acs-clinical-image"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"type": {
"text": "Image"
},
"subject": {
"reference": "Patient/acs-cda-patient-bob"
},
"encounter": {
"reference": "Encounter/acs-cda-encounter"
},
"createdDateTime": "2016-06-14T11:13:00+12:00",
"operator": {
"reference": "PractitionerRole/acs-cda-providerrole-josephine"
},
"content": {
"contentType": "image/jpeg",
"url": "image-02.jpg"
},
"note": [
{
"text": "Photo 2"
}
]
}