FHIR IG analytics| Package | hl7.fhir.us.bfdr |
| Resource Type | Encounter |
| Id | Encounter-encounter-birth-babyg-quinn.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter encounter-birth-babyg-quinn
Profile: Encounter - Birth
Extension Parental Role: child
identifier: http://hospital.smarthealthit.org/9937012
status: Finished
class: ActCode IMP: inpatient encounter
type: Under Observation or Inpatient Care Services (Including Admission and Discharge Services)
subject: BabyG Quinn
participant
type: Birth certifier [Extended Identifier]
period: 2019-02-12 13:30:00-0700 --> (ongoing)
individual: Practitioner - Vital Records (Avery Jones, MD)
participant
type: Birth attendant [Extended Identifier]
individual: Practitioner - Vital Records (Avery Jones, MD)
period: 2019-02-12 13:00:00-0700 --> 2019-02-15 10:00:00-0700
| Destination | DischargeDisposition |
| East Hospital Location | The patient was transferred to another healthcare facility. |
| Location | PhysicalType |
| Location - US Core Location (South Hospital) | Hospital |
{
"resourceType": "Encounter",
"id": "encounter-birth-babyg-quinn",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Encounter-birth"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-role",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "CHILD"
}
]
}
}
],
"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"
}
}