This page is part of the Vital Records Birth and Fetal Death Reporting (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Encounter;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "encounter-maternity-jada-ann-quinn"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "13" ];
fhir:Meta.lastUpdated [ fhir:value "2020-08-20T23:39:37.572+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#DVoFnyUsy3skKNwl" ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/bfdr/StructureDefinition/Encounter-maternity";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Encounter-maternity> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 9937012</p><p><b>status</b>: finished</p><p><b>class</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span></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-mother-jada-ann-quinn.html\">Patient - Mother (Jada Ann Quinn). Generated Summary: Social Security number: 132225986 (USUAL), Medical Record Number: 1032702 (USUAL); Jada Ann Quinn (OFFICIAL), Jada Ann King (MAIDEN); Phone: 1-(404)555-1212, jadaann.quinn@example.com; gender: female; birthDate: 1985-01-15</a></p><h3>Participants</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://loinc.org 87286-1}\">Birth attendant [Extended Identifier]</span></td><td><a href=\"Practitioner-practitioner-live-birth-fetal-death-avery-jones.html\">Practitioner - Live Birth Fetal Death (Avery Jones, MD). Generated Summary: id: 112247003; Avery Jones </a></td></tr></table><p><b>period</b>: Feb 11, 2019 5:00:00 PM --> Feb 15, 2019 5:00:00 PM</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td>-</td><td><b>Origin</b></td><td><b>AdmitSource</b></td></tr><tr><td>*</td><td><a href=\"Location-location-north-hospital.html\">Location - US Core Location (North Hospital). Generated Summary: status: active; name: North Hospital; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></a></td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/admit-source hosp-trans}\">The Patient has been transferred from another hospital for this encounter.</span></td></tr></table><h3>Locations</h3><table class=\"grid\"><tr><td>-</td><td><b>Location</b></td><td><b>PhysicalType</b></td></tr><tr><td>*</td><td><a href=\"Location-location-south-hospital.html\">Location - US Core Location (South Hospital). Generated Summary: status: active; name: South Hospital; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span></a></td><td><span title=\"Codes: {http://snomed.info/sct 22232009}\">Hospital</span></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-organization-south-hospital.html\">Organization - US Core Organization (South Hospital Organization). Generated Summary: id: 5555512; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span>; name: South Hospital; Phone: +1-555-555-1111, mail@southhospital.com</a></p></div>"
];
fhir:Encounter.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "http://hospital.smarthealthit.org" ];
fhir:Identifier.value [ fhir:value "9937012" ]
];
fhir:Encounter.status [ fhir:value "finished"];
fhir:Encounter.class [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
fhir:Coding.code [ fhir:value "IMP" ];
fhir:Coding.display [ fhir:value "inpatient encounter" ]
];
fhir:Encounter.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://www.ama-assn.org/go/cpt" ];
fhir:Coding.code [ fhir:value "99234" ] ];
fhir:CodeableConcept.text [ fhir:value "Under Observation or Inpatient Care Services (Including Admission and Discharge Services)" ]
];
fhir:Encounter.subject [
fhir:Reference.reference [ fhir:value "Patient/patient-mother-jada-ann-quinn" ];
fhir:Reference.display [ fhir:value "Patient - Mother (Jada Ann Quinn)" ]
];
fhir:Encounter.participant [
fhir:index 0;
fhir:Encounter.participant.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:87286-1;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "87286-1" ];
fhir:Coding.display [ fhir:value "Birth attendant [Extended Identifier]" ] ] ];
fhir:Encounter.participant.individual [
fhir:Reference.reference [ fhir:value "Practitioner/practitioner-live-birth-fetal-death-avery-jones" ];
fhir:Reference.display [ fhir:value "Practitioner - Live Birth Fetal Death (Avery Jones, MD)" ] ]
];
fhir:Encounter.period [
fhir:Period.start [ fhir:value "2019-02-11T10:00:00-07:00"^^xsd:dateTime ];
fhir:Period.end [ fhir:value "2019-02-15T10:00:00-07:00"^^xsd:dateTime ]
];
fhir:Encounter.hospitalization [
fhir:Encounter.hospitalization.origin [
fhir:Reference.reference [ fhir:value "Location/location-north-hospital" ];
fhir:Reference.display [ fhir:value "Location - US Core Location (North Hospital)" ] ];
fhir:Encounter.hospitalization.admitSource [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/admit-source" ];
fhir:Coding.code [ fhir:value "hosp-trans" ];
fhir:Coding.display [ fhir:value "Transferred from other hospital" ] ];
fhir:CodeableConcept.text [ fhir:value "The Patient has been transferred from another hospital for this encounter." ] ]
];
fhir:Encounter.location [
fhir:index 0;
fhir:Encounter.location.location [
fhir:Reference.reference [ fhir:value "Location/location-south-hospital" ];
fhir:Reference.display [ fhir:value "Location - US Core Location (South Hospital)" ] ];
fhir:Encounter.location.physicalType [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:22232009;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "22232009" ];
fhir:Coding.display [ fhir:value "Hospital" ] ] ]
];
fhir:Encounter.serviceProvider [
fhir:Reference.reference [ fhir:value "Organization/organization-south-hospital" ];
fhir:Reference.display [ fhir:value "Organization - US Core Organization (South Hospital Organization)" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.