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

: Composition - Jurisdiction fetal death report Document - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Composition;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "composition-provider-fetal-death-not-named"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "14" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-07-10T02:00:17.272+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#E3SqJtAfRG20E8AA" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-provider-fetal-death-report";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-provider-fetal-death-report>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>Extension - Fetal Death Report Number</b>: Fetal Death Report ID: 9876</p><p><b>Extension - Fetal Death Local File Number</b>: Fetal Death Report File Number: 11111-11111</p><p><b>Extension - Date received by Registrar</b>: 2019-02-12</p><p><b>identifier</b>: id: z03eab8c-11e8-4d0c-ad2a-b385395e27da</p><p><b>status</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 69045-3}\">U.S. standard report of fetal death - 2003 revision</span></p><p><b>encounter</b>: <a href=\"Encounter-encounter-maternity-carmen-teresa-lee.html\">Encounter - Maternity (Carmen Teresa Lee). Generated Summary: id: 8937015; 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: Jan 8, 2019 5:00:00 PM --&gt; Jan 10, 2019 12:00:00 AM</a></p><p><b>date</b>: 2019-01-09</p><p><b>author</b>: <a href=\"Practitioner-practitioner-vital-records-jessica-leung.html\">Practitioner - Vital Records (Jessica Leung). Generated Summary: id: 223347055; Leung Jessica </a></p><p><b>title</b>: Provider fetal death report Document</p></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-report-number" ];
     fhir:Extension.valueIdentifier [
       fhir:Identifier.type [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
           fhir:Coding.code [ fhir:value "FDR" ]         ]       ];
       fhir:Identifier.value [ fhir:value "9876" ]     ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-local-file-number" ];
     fhir:Extension.valueIdentifier [
       fhir:Identifier.type [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
           fhir:Coding.code [ fhir:value "FDRFN" ]         ]       ];
       fhir:Identifier.value [ fhir:value "11111-11111" ]     ]
  ], [
     fhir:index 2;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-date-received-by-registrar" ];
     fhir:Extension.valueDateTime [ fhir:value "2019-02-12"^^xsd:date ]
  ];
  fhir:Composition.identifier [
     fhir:Identifier.value [ fhir:value "z03eab8c-11e8-4d0c-ad2a-b385395e27da" ]
  ];
  fhir:Composition.status [ fhir:value "final"];
  fhir:Composition.type [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a loinc:69045-3;
       fhir:Coding.system [ fhir:value "http://loinc.org" ];
       fhir:Coding.code [ fhir:value "69045-3" ];
       fhir:Coding.display [ fhir:value "U.S. standard report of fetal death - 2003 revision" ]     ]
  ];
  fhir:Composition.subject [
     fhir:Reference.reference [ fhir:value "Patient/patient-decedent-fetus-not-named" ];
     fhir:Reference.display [ fhir:value "Patient - Decedent Fetus (Fetus Not Named)" ]
  ];
  fhir:Composition.encounter [
     fhir:Reference.reference [ fhir:value "Encounter/encounter-maternity-carmen-teresa-lee" ];
     fhir:Reference.display [ fhir:value "Encounter - Maternity (Carmen Teresa Lee)" ]
  ];
  fhir:Composition.date [ fhir:value "2019-01-09"^^xsd:date];
  fhir:Composition.author [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner-vital-records-jessica-leung" ];
     fhir:Reference.display [ fhir:value "Practitioner - Vital Records (Jessica Leung)" ]
  ];
  fhir:Composition.title [ fhir:value "Provider fetal death report Document"];
  fhir:Composition.section [
     fhir:index 0;
     fhir:Composition.section.title [ fhir:value "Mother (prenatal) Section on the Fetal Death Report" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:57073-9;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "57073-9" ];
         fhir:Coding.display [ fhir:value "Prenatal records" ]       ]     ];
     fhir:Composition.section.focus [
       fhir:Reference.reference [ fhir:value "Patient/patient-mother-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Patient - Mother (Carmen Teresa Lee)" ]     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Observation/observation-planned-to-deliver-at-home-not-named" ];
       fhir:Reference.display [ fhir:value "Observation - Planned to Deliver at Home (Carmen Teresa Lee)" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "Observation/observation-date-of-first-prenatal-care-visit-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Date of First Prenatal Care Visit (Carmen Teresa Lee)" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "Observation/observation-last-menstrual-period-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Last Menstrual Period (Carmen Teresa Lee)" ]     ], [
       fhir:index 3;
       fhir:Reference.reference [ fhir:value "Observation/observation-number-births-now-living-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Number Births Now Living (Carmen Teresa Lee)" ]     ], [
       fhir:index 4;
       fhir:Reference.reference [ fhir:value "Observation/observation-number-births-now-dead-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Number Births Now Dead (Carmen Teresa Lee)" ]     ], [
       fhir:index 5;
       fhir:Reference.reference [ fhir:value "Observation/observation-date-of-last-live-birth-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Date of Last Live Birth (Carmen Teresa Lee)" ]     ], [
       fhir:index 6;
       fhir:Reference.reference [ fhir:value "Observation/observation-mother-height-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Mother Height (Carmen Teresa Lee)" ]     ], [
       fhir:index 7;
       fhir:Reference.reference [ fhir:value "Observation/observation-mother-prepregnancy-weight-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Mother Prepregnancy Weight (Carmen Teresa Lee)" ]     ], [
       fhir:index 8;
       fhir:Reference.reference [ fhir:value "Observation/observation-mother-received-wic-food-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Mother Received WIC Food (Carmen Teresa Lee)" ]     ], [
       fhir:index 9;
       fhir:Reference.reference [ fhir:value "Observation/observation-cig-smoking-pregnancy-1-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Cigarette Smoking Before/During Pregnancy (3 months prior: Carmen Teresa Lee)" ]     ], [
       fhir:index 10;
       fhir:Reference.reference [ fhir:value "Observation/observation-cig-smoking-pregnancy-2-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Cigarette Smoking Before/During Pregnancy (first 3 months: Carmen Teresa Lee)" ]     ], [
       fhir:index 11;
       fhir:Reference.reference [ fhir:value "Observation/observation-cig-smoking-pregnancy-3-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Cigarette Smoking Before/During Pregnancy (last 3 months: Carmen Teresa Lee)" ]     ], [
       fhir:index 12;
       fhir:Reference.reference [ fhir:value "Observation/observation-cig-smoking-pregnancy-4-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Cigarette Smoking Before/During Pregnancy (second 3 months: Carmen Teresa Lee)" ]     ]
  ], [
     fhir:index 1;
     fhir:Composition.section.title [ fhir:value "Medical and Health Information on the Fetal Death Report" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:55752-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "55752-0" ];
         fhir:Coding.display [ fhir:value "Clinical information" ]       ]     ];
     fhir:Composition.section.focus [
       fhir:Reference.reference [ fhir:value "Patient/patient-mother-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Patient - Mother (Carmen Teresa Lee)" ]     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Observation/observation-pregnancy-risk-factor-carmen-teresa-lee-1" ];
       fhir:Reference.display [ fhir:value "Observation - Pregnancy Risk Factor (Carmen Teresa Lee: Pregnancy-induced hypertension)" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "Observation/observation-pregnancy-risk-factor-carmen-teresa-lee-2" ];
       fhir:Reference.display [ fhir:value "Observation - Pregnancy Risk Factor (Carmen Teresa Lee: Fertility enhancing drug therapy)" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "Observation/observation-number-previous-cesareans-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Number Previous Cesareans (Carmen Teresa Lee)" ]     ], [
       fhir:index 3;
       fhir:Reference.reference [ fhir:value "Observation/observation-fetal-presentation-not-named" ];
       fhir:Reference.display [ fhir:value "Observation - Fetal Presentation (Fetus Not Named)" ]     ], [
       fhir:index 4;
       fhir:Reference.reference [ fhir:value "Procedure/procedure-final-route-method-delivery-not-named" ];
       fhir:Reference.display [ fhir:value "Procedure - Final Route and Method of Delivery (Fetus Not Named)" ]     ], [
       fhir:index 5;
       fhir:Reference.reference [ fhir:value "Condition/condition-maternal-morbidity-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Condition - Maternal Morbidity (Carmen Teresa Lee)" ]     ]
  ], [
     fhir:index 2;
     fhir:Composition.section.title [ fhir:value "Fetal delivery information section on the Fetal Death Report" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:76400-1;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "76400-1" ];
         fhir:Coding.display [ fhir:value "Fetal delivery information Document [US Standard Report of Fetal Death]" ]       ]     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Observation/observation-birth-weight-not-named" ];
       fhir:Reference.display [ fhir:value "Observation - Birth Weight (Fetus Not Named)" ]     ], [
       fhir:index 1;
       fhir:Reference.reference [ fhir:value "Observation/observation-gestational-age-at-delivery-not-named" ];
       fhir:Reference.display [ fhir:value "Observation - Gestational Age at Delivery (Fetus Not Named)" ]     ], [
       fhir:index 2;
       fhir:Reference.reference [ fhir:value "Condition/condition-fetal-death-cause-or-condition-not-named" ];
       fhir:Reference.display [ fhir:value "Condition - Fetal Death Cause or Condition (Fetus Not Named)" ]     ], [
       fhir:index 3;
       fhir:Reference.reference [ fhir:value "Condition/condition-fetal-death-other-significant-cause-not-named" ];
       fhir:Reference.display [ fhir:value "Example of Condition-fetal-death-other-significant-cause profile (Fetus Not Named)" ]     ], [
       fhir:index 4;
       fhir:Reference.reference [ fhir:value "Observation/observation-fetal-death-time-point-not-named" ];
       fhir:Reference.display [ fhir:value "Example of Observation-estimated-fetal-death-time-point profile (Fetus Not Named)" ]     ], [
       fhir:index 5;
       fhir:Reference.reference [ fhir:value "Observation/observation-autopsy-performed-not-named" ];
       fhir:Reference.display [ fhir:value "Example of Observation-autopsy-performed profile (Fetus Not Named)" ]     ], [
       fhir:index 6;
       fhir:Reference.reference [ fhir:value "Observation/observation-histological-placental-exam-performed-not-named" ];
       fhir:Reference.display [ fhir:value "Observation - Histological Placental Exam Performed (Fetus Not Named)" ]     ], [
       fhir:index 7;
       fhir:Reference.reference [ fhir:value "Observation/observation-autopsy-histological-exam-results-used-not-named" ];
       fhir:Reference.display [ fhir:value "Observation - Autopsy or Histological Exam Results Used" ]     ], [
       fhir:index 8;
       fhir:Reference.reference [ fhir:value "Observation/observation-plurality-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Plurality (Carmen Teresa Lee)" ]     ]
  ], [
     fhir:index 3;
     fhir:Composition.section.title [ fhir:value "Mother Administrative Section on the Fetal Death Report" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:92014-0;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "92014-0" ];
         fhir:Coding.display [ fhir:value "Mother's administrative information" ]       ]     ];
     fhir:Composition.section.focus [
       fhir:Reference.reference [ fhir:value "Patient/patient-mother-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Patient - Mother (Carmen Teresa Lee)" ]     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "Observation/observation-parent-education-level-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Observation - Parent Education Level (Carmen Teresa Lee)" ]     ]
  ], [
     fhir:index 4;
     fhir:Composition.section.title [ fhir:value "Mother's QuestionnaireResponse Section" ];
     fhir:Composition.section.code [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         a loinc:74465-6;
         fhir:Coding.system [ fhir:value "http://loinc.org" ];
         fhir:Coding.code [ fhir:value "74465-6" ];
         fhir:Coding.display [ fhir:value "Questionnaire response Document" ]       ]     ];
     fhir:Composition.section.focus [
       fhir:Reference.reference [ fhir:value "Patient/patient-mother-carmen-teresa-lee" ];
       fhir:Reference.display [ fhir:value "Patient - Mother (Carmen Teresa Lee)" ]     ];
     fhir:Composition.section.entry [
       fhir:index 0;
       fhir:Reference.reference [ fhir:value "QuestionnaireResponse/QuestionnaireResponse-patients-fetal-death-carmen-lee" ];
       fhir:Reference.display [ fhir:value "QuestionnaireResponse - Patient's Worksheet for Fetal Death Report" ]     ]
  ].

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

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