FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Encounter |
| Id | Encounter-encounter-maternity-jada-ann-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-maternity-jada-ann-quinn
version: versionId: id (PrimitiveType/Encounter.meta.versionId): element = id -> versionId=id[14]; Last updated: 2021-05-14 11:49:47+0000
Profile: Encounter - Maternity
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: Patient - Mother (Jada Ann Quinn)
| Type | Individual |
| Birth attendant [Extended Identifier] | Practitioner - Vital Records (Avery Jones, MD) |
period: 2019-02-11 10:00:00-0700 --> 2019-02-15 10:00:00-0700
| Origin | AdmitSource |
| Location - US Core Location (North Hospital) | The Patient has been transferred from another hospital for this encounter. |
| Location | PhysicalType |
| Location - US Core Location (South Hospital) | Hospital |
serviceProvider: Organization - US Core Organization (South Hospital Organization)
{
"resourceType": "Encounter",
"id": "encounter-maternity-jada-ann-quinn",
"meta": {
"versionId": "14",
"lastUpdated": "2021-05-14T11:49:47.073Z",
"profile": [
"https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Encounter-maternity"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
},
"participant": [
{
"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-11T10:00:00-07:00",
"end": "2019-02-15T10:00:00-07:00"
},
"hospitalization": {
"origin": {
"reference": "Location/location-north-hospital",
"display": "Location - US Core Location (North Hospital)"
},
"admitSource": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source",
"code": "hosp-trans",
"display": "Transferred from other hospital"
}
],
"text": "The Patient has been transferred from another hospital for this encounter."
}
},
"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"
}
]
}
}
],
"serviceProvider": {
"reference": "Organization/organization-south-hospital",
"display": "Organization - US Core Organization (South Hospital Organization)"
}
}