FHIR IG analytics| Package | ihe.mhd.fhir |
| Resource Type | DocumentReference |
| Id | DocumentReference-ex-DocumentReferenceUnContained.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
masterIdentifier: id: urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46340
identifier: id: urn:uuid:0c287d32-01e3-4d87-9953-9fcc9404eb21
status: current
type: Addendum Document
category: History of Immunization Narrative
date: Dec 31, 2020 10:50:50 PM
securityLabel: normal
content
format: ITI XDS-SD TEXT
| - | FacilityType | PracticeSetting | SourcePatientInfo |
| * | Children's hospital | Adult mental illness - specialty (qualifier value) | Generated Summary: John Schmidt , John Jacob Jingle Heimer Schnidt (OLD), John Jacob Jingleheimer Schmidt (OFFICIAL), Jack Schmidt (NICKNAME); gender: other; birthDate: 1923-07-25 |
{
"resourceType": "DocumentReference",
"id": "ex-DocumentReferenceUnContained",
"meta": {
"profile": [
"http://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.UnContained.Comprehensive.DocumentReference"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"masterIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46340"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:0c287d32-01e3-4d87-9953-9fcc9404eb21"
}
],
"status": "current",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "55107-7"
}
]
},
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "11369-6"
}
]
}
],
"subject": {
"reference": "Patient/ex-patient"
},
"date": "2020-12-31T23:50:50-05:00",
"securityLabel": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N"
}
]
}
],
"content": [
{
"attachment": {
"contentType": "text/plain",
"language": "en",
"url": "http://example.com/nowhere.txt",
"creation": "2020-12-31T23: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": "Patient/ex-patient"
}
}
}