FHIR IG analytics| Package | hl7.fhir.us.ph-library.r4b |
| Resource Type | Composition |
| Id | Composition-us-ph-composition-example.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Composition us-ph-composition-example
Profile: US Public Health Composition
Composition Version Number: 1
US Public Health Information Recipient Extension: PractitionerRole Primary Care Clinic/Center
US Public Health Initiation Reason Extension: Suspicion of Zika
identifier: c03eab8c-11e8-4d0c-ad2a-b385395e27db
status: Final
type: Public Health Case Report
encounter: Ambulatory Office Visit
date: 2018-01-02 22:13:23+0000
author: Henry Seven, MD
title: US Public Health Composition Example
custodian: Salem Medical Center
{
"resourceType": "Composition",
"id": "us-ph-composition-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-composition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/composition-clinicaldocument-versionNumber",
"valueString": "1"
},
{
"url": "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-information-recipient-extension",
"valueReference": {
"reference": "PractitionerRole/us-ph-practitionerrole-henry-seven"
}
},
{
"url": "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-initiation-reason-extension",
"valueString": "Suspicion of Zika"
}
],
"identifier": {
"value": "c03eab8c-11e8-4d0c-ad2a-b385395e27db"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "55751-2",
"display": "Public Health Case Report"
}
]
},
"subject": {
"reference": "Patient/us-ph-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"encounter": {
"reference": "Encounter/us-ph-encounter-eve-everywoman-outpatient",
"display": "Ambulatory Office Visit"
},
"date": "2018-01-02T22:13:23Z",
"author": [
{
"reference": "PractitionerRole/us-ph-practitionerrole-henry-seven",
"display": "Henry Seven, MD"
}
],
"title": "US Public Health Composition Example",
"custodian": {
"reference": "Organization/us-ph-organization-salem-medical-center",
"display": "Salem Medical Center"
},
"section": [
{
"title": "History of Present Illness Section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10164-2",
"display": "History of Present illness Narrative"
}
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">History of Present Illness Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">History of Present illness Narrative</div>(<div title=\"code\">10164-2</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\">Persistent Cough REPORTED starting on 2018/03/05<br/>Whooping Respiration not reported<br/>Paroxysms Of Coughing REPORTED starting on 2018/03/06<br/>Post-tussive vomiting not reported</td></tr></table></div>"
}
},
{
"title": "Reason for Visit Section",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29299-5",
"display": "Reason for visit Narrative"
}
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Reason for Visit Section</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Reason for visit Narrative</div>(<div title=\"code\">29299-5</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\"><p>Reason for Visit: Bad cough</p></td></tr></table></div>"
}
},
{
"title": "Chief Complaint",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "10154-3",
"display": "Chief complaint Narrative - Reported"
}
]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td style=\"font-weight: bold\">title</td><td><div title=\"title\">Chief complaint Narrative - Reported</div></td></tr><tr><td style=\"font-weight: bold\">code</td><td><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><ul style=\"list-style:none; padding-left:0; margin:0 0;\"><li><div title=\"display\">Chief complaint Narrative - Reported</div>(<div title=\"code\">10154-3</div>)</li><li><div title=\"system\"><a href=\"http://loinc.org\">http://loinc.org</a></div></li></ul></li></ul></td></tr><tr><td colspan=\"2\" lang=\"en-US\" class=\"text-no-entries\"><p>Chief Complaint: Bad cough</p></td></tr></table></div>"
}
}
]
}