UV_Vital Records Birth and Fetal Death Reporting
1.1.0 - STU 1.1
UV_Vital Records Birth and Fetal Death Reporting, published by IHE International. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/fhir-bfdr/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "encounter-birth-babyg-quinn",
"meta" : {
"versionId" : "12",
"lastUpdated" : "2021-05-14T11:49:47.073Z",
"profile" : [
🔗 "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Encounter-birth"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter encounter-birth-babyg-quinn</b></p><a name=\"encounter-birth-babyg-quinn\"> </a><a name=\"hcencounter-birth-babyg-quinn\"> </a><a name=\"hcencounter-birth-babyg-quinn-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: versionId: id (PrimitiveType/Encounter.meta.versionId): element = id -> versionId=id[12]; Last updated: 2021-05-14 11:49:47+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Encounter-birth.html\">Encounter - Birth</a></p></div><p><b>identifier</b>: <code>http://hospital.smarthealthit.org</code>/9937012</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode</a> IMP: inpatient encounter</p><p><b>type</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 99234}\">Under Observation or Inpatient Care Services (Including Admission and Discharge Services)</span></p><p><b>subject</b>: <a href=\"Patient-patient-child-babyg-quinn.html\">BabyG Quinn</a></p><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 87287-9}\">Birth certifier [Extended Identifier]</span></p><p><b>period</b>: 2019-02-12 13:30:00-0700 --> (ongoing)</p><p><b>individual</b>: <a href=\"Practitioner-practitioner-vital-records-avery-jones.html\">Practitioner - Vital Records (Avery Jones, MD)</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 87286-1}\">Birth attendant [Extended Identifier]</span></p><p><b>individual</b>: <a href=\"Practitioner-practitioner-vital-records-avery-jones.html\">Practitioner - Vital Records (Avery Jones, MD)</a></p></blockquote><p><b>period</b>: 2019-02-12 13:00:00-0700 --> 2019-02-15 10:00:00-0700</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Destination</b></td><td><b>DischargeDisposition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-east-hospital.html\">East Hospital Location</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/discharge-disposition other-hcf}\">The patient was transferred to another healthcare facility.</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-location-south-hospital.html\">Location - US Core Location (South Hospital)</a></td><td><span title=\"Codes:{http://snomed.info/sct 22232009}\">Hospital</span></td></tr></table><p><b>partOf</b>: <a href=\"Encounter-encounter-maternity-jada-ann-quinn.html\">Maternity Encounter - Jada Ann Quinn</a></p></div>"
},
"identifier" : [
{
"system" : "http://hospital.smarthealthit.org",
"value" : "9937012"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"type" : [
{
"coding" : [
{
"system" : "http://www.ama-assn.org/go/cpt",
"code" : "99234"
}
],
"text" : "Under Observation or Inpatient Care Services (Including Admission and Discharge Services)"
}
],
"subject" : {
🔗 "reference" : "Patient/patient-child-babyg-quinn",
"display" : "BabyG Quinn"
},
"participant" : [
{
"type" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "87287-9",
"display" : "Birth certifier [Extended Identifier]"
}
]
}
],
"period" : {
"start" : "2019-02-12T13:30:00-07:00"
},
"individual" : {
🔗 "reference" : "Practitioner/practitioner-vital-records-avery-jones",
"display" : "Practitioner - Vital Records (Avery Jones, MD)"
}
},
{
"type" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "87286-1",
"display" : "Birth attendant [Extended Identifier]"
}
]
}
],
"individual" : {
🔗 "reference" : "Practitioner/practitioner-vital-records-avery-jones",
"display" : "Practitioner - Vital Records (Avery Jones, MD)"
}
}
],
"period" : {
"start" : "2019-02-12T13:00:00-07:00",
"end" : "2019-02-15T10:00:00-07:00"
},
"hospitalization" : {
"destination" : {
🔗 "reference" : "Location/location-east-hospital",
"display" : "East Hospital Location"
},
"dischargeDisposition" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/discharge-disposition",
"code" : "other-hcf",
"display" : "Other healthcare facility"
}
],
"text" : "The patient was transferred to another healthcare facility."
}
},
"location" : [
{
"location" : {
🔗 "reference" : "Location/location-south-hospital",
"display" : "Location - US Core Location (South Hospital)"
},
"physicalType" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "22232009",
"display" : "Hospital"
}
]
}
}
],
"partOf" : {
🔗 "reference" : "Encounter/encounter-maternity-jada-ann-quinn",
"display" : "Maternity Encounter - Jada Ann Quinn"
}
}