FHIR IG analytics| Package | ihe.iti.mhd |
| Resource Type | DocumentReference |
| Id | DocumentReference-ex-DocumentReferenceComprehensiveWithBinary.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference ex-DocumentReferenceComprehensiveWithBinary
Profile: MHD DocumentReference Comprehensive
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
masterIdentifier: Uniform Resource Identifier (URI)/urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41381.57340 (use: usual, )
identifier: Uniform Resource Identifier (URI)/urn:uuid:0c287d32-01e3-4d87-9953-91c59407eb21 (use: official, )
status: Current
type: Patient summary Document
category: History of Immunization note
subject: John Schmidt Other, DoB: 1923-07-25
date: 2020-02-01 23:50:50-0500
securityLabel: restricted
content
Attachments
ContentType Language Url Size Hash Title Creation text/plain English Binary: text/plain (16 bytes base64) 11 MGE0ZDU1YThkNzc4ZTUwMjJmYWI3MDE5NzdjNWQ4NDBiYmM0ODZkMA==Hello World 2020-02-01 23:50:50-0500 format: IHE Format Code set for use with Document Sharing: urn:ihe:iti:xds-sd:text:2008 (ITI XDS-SD TEXT)
| FacilityType | PracticeSetting | SourcePatientInfo |
| Children's hospital | Adult mental illness - specialty (qualifier value) | Anonymous Patient (no stated gender), DoB Unknown |
Generated Narrative: Patient #in-patient
Anonymous Patient (no stated gender), DoB Unknown
{
"resourceType": "DocumentReference",
"id": "ex-DocumentReferenceComprehensiveWithBinary",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Comprehensive.DocumentReference"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Patient",
"id": "in-patient"
}
],
"masterIdentifier": {
"use": "usual",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41381.57340"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:0c287d32-01e3-4d87-9953-91c59407eb21"
}
],
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "60591-5"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "11369-6"
}
]
}
],
"subject": {
"reference": "Patient/ex-patient"
},
"date": "2020-02-01T23:50:50-05:00",
"securityLabel": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "R"
}
]
}
],
"content": [
{
"attachment": {
"contentType": "text/plain",
"language": "en",
"url": "Binary/ex-b-binary",
"size": 11,
"hash": "MGE0ZDU1YThkNzc4ZTUwMjJmYWI3MDE5NzdjNWQ4NDBiYmM0ODZkMA==",
"title": "Hello World",
"creation": "2020-02-01T23:50:50-05:00"
},
"format": {
"system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
"code": "urn:ihe:iti:xds-sd:text:2008"
}
}
],
"context": {
"facilityType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "82242000"
}
]
},
"practiceSetting": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "408467006"
}
]
},
"sourcePatientInfo": {
"reference": "#in-patient"
}
}
}