FHIR IG analytics| Package | hl7.fhir.us.mdi.r4b |
| Resource Type | DocumentReference |
| Id | DocumentReference-documentreference-mdi-investigator-narrative-ex.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference documentreference-mdi-investigator-narrative-ex
Profile: DocumentReference - MDI Report
status: Current
docStatus: Final
type: unknown
category: Summary of death note
date: 2023-01-13 15:52:20+0000
authenticator: Practitioner Sam Jones (official)
content
Attachments
ContentType Language Url Title application/pdf English (Region=United States) http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510 Url where the report can be found
{
"resourceType": "DocumentReference",
"id": "documentreference-mdi-investigator-narrative-ex",
"meta": {
"profile": [
"http://hl7.org/fhir/us/mdi/StructureDefinition/DocumentReference-mdi-report"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "current",
"docStatus": "final",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNK",
"display": "unknown"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "47046-8",
"display": "Summary of death note"
}
]
}
],
"subject": {
"reference": "Patient/us-core-patient-a-freeman"
},
"date": "2023-01-13T15:52:20.000+00:00",
"authenticator": {
"reference": "Practitioner/vr-practitioner-s-jones"
},
"content": [
{
"attachment": {
"contentType": "application/pdf",
"language": "en-US",
"url": "http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510",
"title": "Url where the report can be found"
}
}
]
}