Vital Records Birth and Fetal Death Reporting
0.1.0 - STU 1 Ballot

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

: Encounter - Maternity example [Carmen Teresa Lee] - 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-maternity-carmen-teresa-lee"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "6" ];
     fhir:Meta.lastUpdated [ fhir:value "2020-08-20T23:33:29.302+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#MgoY35EvKlGMojjb" ];
     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: 8937015</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-carmen-teresa-lee.html\">Patient - Mother (Carmen Teresa Lee). Generated Summary: Medical Record Number: 9992702 (USUAL); Carmen Teresa Lee (OFFICIAL), Carmen Teresa Santos (MAIDEN); gender: female; birthDate: 1986-02-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-janet-seito.html\">Practitioner - Live Birth Fetal Death (Janet Seito, MD). Generated Summary: id: 223347044; Avery Jones </a></td></tr></table><p><b>period</b>: Jan 8, 2019 5:00:00 PM --&gt; Jan 10, 2019 12:00:00 AM</p><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 "8937015" ]
  ];
  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-carmen-teresa-lee" ];
     fhir:Reference.display [ fhir:value "Patient - Mother (Carmen Teresa Lee)" ]
  ];
  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-janet-seito" ];
       fhir:Reference.display [ fhir:value "Practitioner - Live Birth Fetal Death (Janet Seito, MD)" ]     ]
  ];
  fhir:Encounter.period [
     fhir:Period.start [ fhir:value "2019-01-08T10:00:00-07:00"^^xsd:dateTime ];
     fhir:Period.end [ fhir:value "2019-01-09T17:00:00-07:00"^^xsd:dateTime ]
  ];
  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.