Vital Records Birth and Fetal Death Reporting
1.0.0 - STU 1

This page is part of the Vital Records Birth and Fetal Death Reporting (v1.0.0: STU 1 on FHIR R4) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Encounter - Birth example [Baby G Quinn] - TTL Representation

Raw ttl | Download


@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-birth-babyg-quinn"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "12" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-05-14T07:49:47.073+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#kaQTPqT0BJgTBXVK" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/bfdr/StructureDefinition/Encounter-birth";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Encounter-birth>     ]
  ];
  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-child-babyg-quinn.html\">BabyG Quinn. Generated Summary: Medical Record Number: 9932702 (USUAL); Baby G Quinn ; gender: female; birthDate: 2019-02-12; 1</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>: Feb 12, 2019 8:30:00 PM --&gt; (ongoing)</p><p><b>individual</b>: <a href=\"Practitioner-practitioner-vital-records-avery-jones.html\">Practitioner - Vital Records (Avery Jones, MD). Generated Summary: id: 112247003; Avery Jones </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). Generated Summary: id: 112247003; Avery Jones </a></p></blockquote><p><b>period</b>: Feb 12, 2019 8:00:00 PM --&gt; Feb 15, 2019 5:00:00 PM</p><h3>Hospitalizations</h3><table class=\"grid\"><tr><td>-</td><td><b>Destination</b></td><td><b>DischargeDisposition</b></td></tr><tr><td>*</td><td><a href=\"Location-location-east-hospital.html\">East Hospital Location. Generated Summary: status: active; name: East 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/discharge-disposition other-hcf}\">The patient was transferred to another healthcare facility.</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>partOf</b>: <a href=\"Encounter-encounter-maternity-jada-ann-quinn.html\">Maternity Encounter - Jada Ann Quinn. Generated Summary: id: 9937012; status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99234}\">Under Observation or Inpatient Care Services (Including Admission and Discharge Services)</span>; period: Feb 11, 2019 5:00:00 PM --&gt; Feb 15, 2019 5:00:00 PM</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-child-babyg-quinn" ];
     fhir:Reference.display [ fhir:value "BabyG Quinn" ]
  ];
  fhir:Encounter.participant [
     fhir:index 0;
     fhir:Encounter.participant.type [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:87287-9;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "87287-9" ];
         fhir:Coding.display [ fhir:value "Birth certifier [Extended Identifier]" ]       ]     ];
     fhir:Encounter.participant.period [
       fhir:Period.start [ fhir:value "2019-02-12T13:30:00-07:00"^^xsd:dateTime ]     ];
     fhir:Encounter.participant.individual [
       fhir:Reference.reference [ fhir:value "Practitioner/practitioner-vital-records-avery-jones" ];
       fhir:Reference.display [ fhir:value "Practitioner - Vital Records (Avery Jones, MD)" ]     ]
  ], [
     fhir:index 1;
     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-vital-records-avery-jones" ];
       fhir:Reference.display [ fhir:value "Practitioner - Vital Records (Avery Jones, MD)" ]     ]
  ];
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2019-02-12T13: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.destination [
       fhir:Reference.reference [ fhir:value "Location/location-east-hospital" ];
       fhir:Reference.display [ fhir:value "East Hospital Location" ]     ];
     fhir:Encounter.hospitalization.dischargeDisposition [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/discharge-disposition" ];
         fhir:Coding.code [ fhir:value "other-hcf" ];
         fhir:Coding.display [ fhir:value "Other healthcare facility" ]       ];
       fhir:CodeableConcept.text [ fhir:value "The patient was transferred to another healthcare facility." ]     ]
  ];
  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.partOf [
     fhir:Reference.reference [ fhir:value "Encounter/encounter-maternity-jada-ann-quinn" ];
     fhir:Reference.display [ fhir:value "Maternity Encounter - Jada Ann Quinn" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.