Birth Defects Reporting - STU1
0.1.2 - draft
Birth Defects Reporting - STU1, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-birthdefectsreporting-ig/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "BDRMessageBundleBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-bundle"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-bundle> ] ) ] ; # fhir:identifier [ fhir:value [ fhir:v "45678" ] ] ; # fhir:type [ fhir:v "message"] ; # fhir:timestamp [ fhir:v "2020-07-15T13:28:17.239+05:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/MessageHeader/BDRMessageHeaderBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/MessageHeader/BDRMessageHeaderBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Condition/ReportableDiagnosisBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Condition/ReportableDiagnosisBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Organization/HospitalSubmitterExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Organization/HospitalSubmitterExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Patient/PatientNewbornExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Patient/PatientNewbornExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/RelatedPerson/MotherRelatedPersonBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/RelatedPerson/MotherRelatedPersonBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/RelatedPerson/FatherRelatedPersonBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/RelatedPerson/FatherRelatedPersonBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/MotherEducationBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/MotherEducationBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/FatherEducationBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/FatherEducationBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/InfantLivingBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/InfantLivingBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/MotherAlcoholUseBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/MotherAlcoholUseBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/MotherExposureBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/MotherExposureBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/MotherDrugUseBirthingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/MotherDrugUseBirthingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/RelatedPerson/ResponsiblePartyExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/RelatedPerson/ResponsiblePartyExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Patient/MotherPatientExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Patient/MotherPatientExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/PregnancyOutcomeExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/PregnancyOutcomeExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/AdmissionToNicuExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/AdmissionToNicuExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/HeadCircumferenceExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/HeadCircumferenceExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/MotherHeightExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/MotherHeightExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/PreviousPretermBirthsExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/PreviousPretermBirthsExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/PrimaryInsuranceExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/PrimaryInsuranceExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/TotalPregnanciesExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/TotalPregnanciesExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/ApgarFiveMinuteExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/ApgarFiveMinuteExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/ApgarTenMinuteExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/ApgarTenMinuteExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/LaborOnsetExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/LaborOnsetExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/BirthsNowLivingExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/BirthsNowLivingExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/BirthsNowDeadExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/BirthsNowDeadExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/FetalDeathsExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/FetalDeathsExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/MotherDeliveryWeightExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/MotherDeliveryWeightExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/MotherPrepregnancyWeightExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/MotherPrepregnancyWeightExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/LiveBirthsThisPregnancyExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/LiveBirthsThisPregnancyExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/PrenatalVisitsExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/PrenatalVisitsExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/PluralityExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/PluralityExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/OtherOutcomesExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/OtherOutcomesExample> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/PreviousCesareansExample"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/PreviousCesareansExample> ) ] ) . # <http://acme.com/ehr/fhir/MessageHeader/BDRMessageHeaderBirthingExample> a fhir:MessageHeader ; fhir:id [ fhir:v "BDRMessageHeaderBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-messageheader"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-messageheader> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_BDRMessageHeaderBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader BDRMessageHeaderBirthingExample</b></p><a name=\"BDRMessageHeaderBirthingExample\"> </a><a name=\"hcBDRMessageHeaderBirthingExample\"> </a><a name=\"BDRMessageHeaderBirthingExample-en-US\"> </a><p><b>event</b>: <a href=\"https://loinc.org/85580-9\">LOINC 85580-9</a>: Birth defects Hospital Registry report</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>Michigan BDRS</td><td><a href=\"http://acme.com\">http://acme.com</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-HospitalSubmitterExample.html\">Organization Ann Arbor General Hospital</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>EHR</td><td><a href=\"http://acme.com\">http://acme.com</a></td></tr></table><p><b>focus</b>: <a href=\"Condition-ReportableDiagnosisBirthingExample.html\">Condition Polydactyly (disorder)</a></p></div>"^^rdf:XMLLiteral ] ; # fhir:event [ a fhir:Coding, loinc:85580-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "85580-9" ] ; fhir:display [ fhir:v "Birth defects Hospital Registry report" ] ] ; # fhir:destination ( [ fhir:name [ fhir:v "Michigan BDRS" ] ; fhir:endpoint [ fhir:v "http://acme.com"^^xsd:anyURI ] ] ) ; # fhir:sender [ fhir:reference [ fhir:v "Organization/HospitalSubmitterExample" ] ] ; # fhir:source [ fhir:name [ fhir:v "EHR" ] ; fhir:endpoint [ fhir:v "http://acme.com"^^xsd:anyURI ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "Condition/ReportableDiagnosisBirthingExample" ] ] ) . # <http://acme.com/ehr/fhir/Condition/ReportableDiagnosisBirthingExample> a fhir:Condition ; fhir:id [ fhir:v "ReportableDiagnosisBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-reportablediagnosis"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-reportablediagnosis> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_ReportableDiagnosisBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition ReportableDiagnosisBirthingExample</b></p><a name=\"ReportableDiagnosisBirthingExample\"> </a><a name=\"hcReportableDiagnosisBirthingExample\"> </a><a name=\"ReportableDiagnosisBirthingExample-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 367506006}\">Polydactyly (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 56459004}\">Foot</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>onset</b>: 2020-08-08</p></div>"^^rdf:XMLLiteral ] ; # fhir:clinicalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ; fhir:code [ fhir:v "active" ] ; fhir:display [ fhir:v "Active" ] ] ) ] ; # fhir:verificationStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ; fhir:code [ fhir:v "confirmed" ] ; fhir:display [ fhir:v "Confirmed" ] ] ) ] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "encounter-diagnosis" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a sct:367506006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "367506006" ] ; fhir:display [ fhir:v "Polydactyly (disorder)" ] ] ) ] ; # fhir:bodySite ( [ ( fhir:coding [ a sct:56459004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "56459004" ] ; fhir:display [ fhir:v "Foot" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:onset [ a fhir:dateTime ; fhir:v "2020-08-08"^^xsd:date ] . # <http://acme.com/ehr/fhir/Organization/HospitalSubmitterExample> a fhir:Organization ; fhir:id [ fhir:v "HospitalSubmitterExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-organization"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_HospitalSubmitterExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization HospitalSubmitterExample</b></p><a name=\"HospitalSubmitterExample\"> </a><a name=\"hcHospitalSubmitterExample\"> </a><a name=\"HospitalSubmitterExample-en-US\"> </a><p><b>identifier</b>: Provider number/1993999998</p><p><b>active</b>: true</p><p><b>name</b>: Ann Arbor General Hospital</p><p><b>telecom</b>: ph: 734-555-2003</p><p><b>address</b>: 142 Oak Steet Ann Arbor MI 48105 </p></div>"^^rdf:XMLLiteral ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "PRN" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1993999998" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name [ fhir:v "Ann Arbor General Hospital"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "734-555-2003" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "142 Oak Steet" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "48105" ] ] ) . # <http://acme.com/ehr/fhir/Patient/PatientNewbornExample> a fhir:Patient ; fhir:id [ fhir:v "PatientNewbornExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_PatientNewbornExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientNewbornExample</b></p><a name=\"PatientNewbornExample\"> </a><a name=\"hcPatientNewbornExample\"> </a><a name=\"PatientNewbornExample-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td>false</td><td style=\"background-color: #f3f5da\" title=\"Known multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">1</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Social Beneficiary Identifier/234567890</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">45 Clearview Ave Ann Arbor MI 48105 </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238#CDCREC-2186-5\">CDC Race and Ethnicity 2186-5</a>: Not Hispanic or Latino</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9). After version 6.0.0, this extension is no longer a *USCDI Requirement*.\"><a href=\"http://hl7.org/fhir/us/core/STU7/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">F</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238#CDCREC-2106-3\">CDC Race and Ethnicity 2106-3</a>: White</li><li>text: White</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2106-3" ] ; fhir:display [ fhir:v "White" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "White" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2186-5" ] ; fhir:display [ fhir:v "Not Hispanic or Latino" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Not Hispanic or Latino" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "F" ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "http://www.acme.com/identifiers/patient"^^xsd:anyURI ] ; fhir:value [ fhir:v "6789" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "SB" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-ssn"^^xsd:anyURI ] ; fhir:value [ fhir:v "234567890" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Boucher" ] ; ( fhir:given [ fhir:v "Melanie" ] [ fhir:v "Aurora" ] ) ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "2020-08-08"^^xsd:date] ; # fhir:deceased [ a fhir:boolean ; fhir:v "false"^^xsd:boolean ] ; # fhir:address ( [ ( fhir:line [ fhir:v "45 Clearview Ave" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "48105" ] ] ) ; # fhir:multipleBirth [ a fhir:integer ; fhir:v "1"^^xsd:integer ] . # <http://acme.com/ehr/fhir/RelatedPerson/MotherRelatedPersonBirthingExample> a fhir:RelatedPerson ; fhir:id [ fhir:v "MotherRelatedPersonBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-mother-vr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-mother-vr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_MotherRelatedPersonBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson MotherRelatedPersonBirthingExample</b></p><a name=\"MotherRelatedPersonBirthingExample\"> </a><a name=\"hcMotherRelatedPersonBirthingExample\"> </a><a name=\"MotherRelatedPersonBirthingExample-en-US\"> </a><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">Mother</span></p><p><b>name</b>: Miranda Stephanie Boucher </p><p><b>telecom</b>: ph: 734-555-9800(Mobile)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1988-02-17</p><p><b>address</b>: 45 Clearview Ave Ann Arbor MI 48105 </p><h3>Communications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "MTH" ] ; fhir:display [ fhir:v "Mother" ] ] ) ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Boucher" ] ; ( fhir:given [ fhir:v "Miranda" ] [ fhir:v "Stephanie" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "734-555-9800" ] ; fhir:use [ fhir:v "mobile" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1988-02-17"^^xsd:date] ; # fhir:address ( [ ( fhir:line [ fhir:v "45 Clearview Ave" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "48105" ] ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "English" ] ] ) ] ] ) . # <http://acme.com/ehr/fhir/RelatedPerson/FatherRelatedPersonBirthingExample> a fhir:RelatedPerson ; fhir:id [ fhir:v "FatherRelatedPersonBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-father-natural-vr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-father-natural-vr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_FatherRelatedPersonBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson FatherRelatedPersonBirthingExample</b></p><a name=\"FatherRelatedPersonBirthingExample\"> </a><a name=\"hcFatherRelatedPersonBirthingExample\"> </a><a name=\"FatherRelatedPersonBirthingExample-en-US\"> </a><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode NFTH}\">natural father</span></p><p><b>name</b>: Gordon Boucher </p><p><b>telecom</b>: ph: 734-555-1209(Mobile)</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1987-09-07</p><p><b>address</b>: 45 Clearview Ave Ann Arbor MI 48105 </p><h3>Communications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "NFTH" ] ; fhir:display [ fhir:v "natural father" ] ] ) ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Boucher" ] ; ( fhir:given [ fhir:v "Gordon" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "734-555-1209" ] ; fhir:use [ fhir:v "mobile" ] ] ) ; # fhir:gender [ fhir:v "male"] ; # fhir:birthDate [ fhir:v "1987-09-07"^^xsd:date] ; # fhir:address ( [ ( fhir:line [ fhir:v "45 Clearview Ave" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "48105" ] ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "English" ] ] ) ] ] ) . # <http://acme.com/ehr/fhir/Observation/MotherEducationBirthingExample> a fhir:Observation ; fhir:id [ fhir:v "MotherEducationBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-education-level-vr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-education-level-vr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MotherEducationBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MotherEducationBirthingExample</b></p><a name=\"MotherEducationBirthingExample\"> </a><a name=\"hcMotherEducationBirthingExample\"> </a><a name=\"MotherEducationBirthingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 57712-2}\">Highest level of education Mother</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>focus</b>: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-EducationLevel SCOL}\">Some College education</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:57712-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "57712-2" ] ; fhir:display [ fhir:v "Highest level of education Mother" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ) ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EducationLevel"^^xsd:anyURI ] ; fhir:code [ fhir:v "SCOL" ] ] ) ] . # <http://acme.com/ehr/fhir/Observation/FatherEducationBirthingExample> a fhir:Observation ; fhir:id [ fhir:v "FatherEducationBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-education-level-vr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-education-level-vr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_FatherEducationBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation FatherEducationBirthingExample</b></p><a name=\"FatherEducationBirthingExample\"> </a><a name=\"hcFatherEducationBirthingExample\"> </a><a name=\"FatherEducationBirthingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 87300-0}\">Highest level of education Father</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>focus</b>: <a href=\"RelatedPerson-FatherRelatedPersonBirthingExample.html\">RelatedPerson Gordon Boucher </a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"RelatedPerson-FatherRelatedPersonBirthingExample.html\">RelatedPerson Gordon Boucher </a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-EducationLevel SCOL}\">Some College education</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:87300-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "87300-0" ] ; fhir:display [ fhir:v "Highest level of education Father" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "RelatedPerson/FatherRelatedPersonBirthingExample" ] ] ) ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "RelatedPerson/FatherRelatedPersonBirthingExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EducationLevel"^^xsd:anyURI ] ; fhir:code [ fhir:v "SCOL" ] ] ) ] . # <http://acme.com/ehr/fhir/Observation/InfantLivingBirthingExample> a fhir:Observation ; fhir:id [ fhir:v "InfantLivingBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-infant-living"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-infant-living> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_InfantLivingBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation InfantLivingBirthingExample</b></p><a name=\"InfantLivingBirthingExample\"> </a><a name=\"hcInfantLivingBirthingExample\"> </a><a name=\"InfantLivingBirthingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 73757-7}\">Infant living at time of report [US Standard Certificate of Live Birth]</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: true</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:73757-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "73757-7" ] ; fhir:display [ fhir:v "Infant living at time of report [US Standard Certificate of Live Birth]" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:boolean ; fhir:v "true"^^xsd:boolean ] . # <http://acme.com/ehr/fhir/Observation/MotherAlcoholUseBirthingExample> a fhir:Observation ; fhir:id [ fhir:v "MotherAlcoholUseBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-alcohol-use"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-alcohol-use> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MotherAlcoholUseBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MotherAlcoholUseBirthingExample</b></p><a name=\"MotherAlcoholUseBirthingExample\"> </a><a name=\"hcMotherAlcoholUseBirthingExample\"> </a><a name=\"MotherAlcoholUseBirthingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 160573003}\">Alcohol Intake</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>focus</b>: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></p><p><b>value</b>: No alcohol use during pregnancy</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:160573003 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "160573003" ] ; fhir:display [ fhir:v "Alcohol Intake" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ) ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ) ; # fhir:value [ a fhir:string ; fhir:v "No alcohol use during pregnancy" ] . # <http://acme.com/ehr/fhir/Observation/MotherExposureBirthingExample> a fhir:Observation ; fhir:id [ fhir:v "MotherExposureBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-exposure"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-exposure> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MotherExposureBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MotherExposureBirthingExample</b></p><a name=\"MotherExposureBirthingExample\"> </a><a name=\"hcMotherExposureBirthingExample\"> </a><a name=\"MotherExposureBirthingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 89496-4}\">Maternal Known exposure --during pregnancy</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>focus</b>: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 242383002}\">Accidental exposure to carbon monoxide</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:89496-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "89496-4" ] ; fhir:display [ fhir:v "Maternal Known exposure --during pregnancy" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ) ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:242383002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "242383002" ] ; fhir:display [ fhir:v "Accidental exposure to carbon monoxide" ] ] ) ] . # <http://acme.com/ehr/fhir/Observation/MotherDrugUseBirthingExample> a fhir:Observation ; fhir:id [ fhir:v "MotherDrugUseBirthingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-drug-use"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-drug-use> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MotherDrugUseBirthingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MotherDrugUseBirthingExample</b></p><a name=\"MotherDrugUseBirthingExample\"> </a><a name=\"hcMotherDrugUseBirthingExample\"> </a><a name=\"MotherDrugUseBirthingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 89495-6}\">Drug use by Mother --during pregnancy</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>focus</b>: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></p><p><b>value</b>: <span title=\"Codes:{http://fdasis.nlm.nih.gov QVU94XE61A}\">3-METHYLFENTANYL</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:89495-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "89495-6" ] ; fhir:display [ fhir:v "Drug use by Mother --during pregnancy" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ) ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://fdasis.nlm.nih.gov"^^xsd:anyURI ] ; fhir:code [ fhir:v "QVU94XE61A" ] ; fhir:display [ fhir:v "3-METHYLFENTANYL" ] ] ) ] . # <http://acme.com/ehr/fhir/RelatedPerson/ResponsiblePartyExample> a fhir:RelatedPerson ; fhir:id [ fhir:v "ResponsiblePartyExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-relatedpersonresponsibleparty"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-relatedpersonresponsibleparty> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_ResponsiblePartyExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson ResponsiblePartyExample</b></p><a name=\"ResponsiblePartyExample\"> </a><a name=\"hcResponsiblePartyExample\"> </a><a name=\"ResponsiblePartyExample-en-US\"> </a><p><b>patient</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode GRMTH}\">Grandmother</span></p><p><b>name</b>: Helen Moore </p><p><b>telecom</b>: ph: 734-555-7810(Mobile)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1958-09-01</p><p><b>address</b>: 1889 West Elm St Ann Arbor MI 48105 </p><h3>Communications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "GRMTH" ] ; fhir:display [ fhir:v "Grandmother" ] ] ) ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Moore" ] ; ( fhir:given [ fhir:v "Helen" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "734-555-7810" ] ; fhir:use [ fhir:v "mobile" ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1958-09-01"^^xsd:date] ; # fhir:address ( [ ( fhir:line [ fhir:v "1889 West Elm St" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "48105" ] ] ) ; # fhir:communication ( [ fhir:language [ ( fhir:coding [ fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ; fhir:code [ fhir:v "en" ] ; fhir:display [ fhir:v "English" ] ] ) ] ] ) . # <http://acme.com/ehr/fhir/Patient/MotherPatientExample> a fhir:Patient ; fhir:id [ fhir:v "MotherPatientExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_MotherPatientExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient MotherPatientExample</b></p><a name=\"MotherPatientExample\"> </a><a name=\"hcMotherPatientExample\"> </a><a name=\"MotherPatientExample-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td>false</td><td style=\"background-color: #f3f5da\" title=\"Known multipleBirth status of Patient\">Multiple Birth:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\">Social Beneficiary Identifier/111223333</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">45 Clearview Ave Ann Arbor MI 48105 </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Also see: <a href=\"RelatedPerson-MotherRelatedPersonBirthingExample.html\">RelatedPerson Miranda Stephanie Boucher </a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238#CDCREC-2186-5\">CDC Race and Ethnicity 2186-5</a>: Not Hispanic or Latino</li><li>text: Not Hispanic or Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html#3) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238#CDCREC-2106-3\">CDC Race and Ethnicity 2106-3</a>: White</li><li>text: White</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2106-3" ] ; fhir:display [ fhir:v "White" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "White" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2186-5" ] ; fhir:display [ fhir:v "Not Hispanic or Latino" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "Not Hispanic or Latino" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "MR" ] ] ) ] ; fhir:system [ fhir:v "http://www.acme.com/identifiers/patient"^^xsd:anyURI ] ; fhir:value [ fhir:v "6789" ] ] [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "SB" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-ssn"^^xsd:anyURI ] ; fhir:value [ fhir:v "111223333" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Boucher" ] ; ( fhir:given [ fhir:v "Miranda" ] [ fhir:v "Stephanie" ] ) ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1988-02-17"^^xsd:date] ; # fhir:deceased [ a fhir:boolean ; fhir:v "false"^^xsd:boolean ] ; # fhir:address ( [ ( fhir:line [ fhir:v "45 Clearview Ave" ] ) ; fhir:city [ fhir:v "Ann Arbor" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "48105" ] ] ) ; # fhir:multipleBirth [ a fhir:boolean ; fhir:v "false"^^xsd:boolean ] ; # fhir:link ( [ fhir:other [ fhir:reference [ fhir:v "RelatedPerson/MotherRelatedPersonBirthingExample" ] ] ; fhir:type [ fhir:v "seealso" ] ] ) . # <http://acme.com/ehr/fhir/Observation/PregnancyOutcomeExample> a fhir:Observation ; fhir:id [ fhir:v "PregnancyOutcomeExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-pregnancy-outcome"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-pregnancy-outcome> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PregnancyOutcomeExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PregnancyOutcomeExample</b></p><a name=\"PregnancyOutcomeExample\"> </a><a name=\"hcPregnancyOutcomeExample\"> </a><a name=\"PregnancyOutcomeExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 64710-7}\">Was your pregnancy a live birth, stillbirth, miscarriage, abortion, or ectopic pregnancy [PhenX]</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 281050002}\">Livebirth</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:64710-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "64710-7" ] ; fhir:display [ fhir:v "Was your pregnancy a live birth, stillbirth, miscarriage, abortion, or ectopic pregnancy [PhenX]" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:281050002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "281050002" ] ; fhir:display [ fhir:v "Livebirth" ] ] ) ] . # <http://acme.com/ehr/fhir/Observation/AdmissionToNicuExample> a fhir:Observation ; fhir:id [ fhir:v "AdmissionToNicuExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-admission-to-nicu"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-admission-to-nicu> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_AdmissionToNicuExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation AdmissionToNicuExample</b></p><a name=\"AdmissionToNicuExample\"> </a><a name=\"hcAdmissionToNicuExample\"> </a><a name=\"AdmissionToNicuExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 305351004}\">Admission to intensive care unit</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: false</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a sct:305351004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "305351004" ] ; fhir:display [ fhir:v "Admission to intensive care unit" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:boolean ; fhir:v "false"^^xsd:boolean ] . # <http://acme.com/ehr/fhir/Observation/HeadCircumferenceExample> a fhir:Observation ; fhir:id [ fhir:v "HeadCircumferenceExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-head-circumference"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-head-circumference> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_HeadCircumferenceExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation HeadCircumferenceExample</b></p><a name=\"HeadCircumferenceExample\"> </a><a name=\"hcHeadCircumferenceExample\"> </a><a name=\"HeadCircumferenceExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9843-4}\">Head Occipital-frontal circumference</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>value</b>: 37 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecm = 'cm')</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:9843-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "9843-4" ] ; fhir:display [ fhir:v "Head Occipital-frontal circumference" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "37"^^xsd:decimal ] ; fhir:unit [ fhir:v "cm" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "cm" ] ] . # <http://acme.com/ehr/fhir/Observation/MotherHeightExample> a fhir:Observation ; fhir:id [ fhir:v "MotherHeightExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-height"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-height> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MotherHeightExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MotherHeightExample</b></p><a name=\"MotherHeightExample\"> </a><a name=\"hcMotherHeightExample\"> </a><a name=\"MotherHeightExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8302-2}\">Body height</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 65 in<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code[in_i] = '[in_i]')</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:8302-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "8302-2" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "65"^^xsd:decimal ] ; fhir:unit [ fhir:v "in" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "[in_i]" ] ] . # <http://acme.com/ehr/fhir/Observation/PreviousPretermBirthsExample> a fhir:Observation ; fhir:id [ fhir:v "PreviousPretermBirthsExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-previous-preterm-births"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-previous-preterm-births> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PreviousPretermBirthsExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PreviousPretermBirthsExample</b></p><a name=\"PreviousPretermBirthsExample\"> </a><a name=\"hcPreviousPretermBirthsExample\"> </a><a name=\"PreviousPretermBirthsExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11637-6}\">[#] Births.preterm</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 1</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:11637-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11637-6" ] ; fhir:display [ fhir:v "[#] Births.preterm" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "1"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/PrimaryInsuranceExample> a fhir:Observation ; fhir:id [ fhir:v "PrimaryInsuranceExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-insurance"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-insurance> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PrimaryInsuranceExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PrimaryInsuranceExample</b></p><a name=\"PrimaryInsuranceExample\"> </a><a name=\"hcPrimaryInsuranceExample\"> </a><a name=\"PrimaryInsuranceExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 76437-3}\">Primary insurance</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.3.221.5 5}\">Private Health Insurance</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:76437-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "76437-3" ] ; fhir:display [ fhir:v "Primary insurance" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.3.221.5"^^xsd:anyURI ] ; fhir:code [ fhir:v "5" ] ; fhir:display [ fhir:v "Private Health Insurance" ] ] ) ] . # <http://acme.com/ehr/fhir/Observation/TotalPregnanciesExample> a fhir:Observation ; fhir:id [ fhir:v "TotalPregnanciesExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-total-pregnancies"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-total-pregnancies> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_TotalPregnanciesExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation TotalPregnanciesExample</b></p><a name=\"TotalPregnanciesExample\"> </a><a name=\"hcTotalPregnanciesExample\"> </a><a name=\"TotalPregnanciesExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11996-6}\">[#] Pregnancies</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 2</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:11996-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11996-6" ] ; fhir:display [ fhir:v "[#] Pregnancies" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "2"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/ApgarFiveMinuteExample> a fhir:Observation ; fhir:id [ fhir:v "ApgarFiveMinuteExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-apgar-score"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-apgar-score> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ApgarFiveMinuteExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ApgarFiveMinuteExample</b></p><a name=\"ApgarFiveMinuteExample\"> </a><a name=\"hcApgarFiveMinuteExample\"> </a><a name=\"ApgarFiveMinuteExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9274-2}\">5 minute Apgar Score</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 7</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "survey" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:9274-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "9274-2" ] ; fhir:display [ fhir:v "5 minute Apgar Score" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "7"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/ApgarTenMinuteExample> a fhir:Observation ; fhir:id [ fhir:v "ApgarTenMinuteExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-apgar-score"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-apgar-score> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ApgarTenMinuteExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ApgarTenMinuteExample</b></p><a name=\"ApgarTenMinuteExample\"> </a><a name=\"hcApgarTenMinuteExample\"> </a><a name=\"ApgarTenMinuteExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9271-8}\">10 minute Apgar Score</span></p><p><b>subject</b>: <a href=\"Patient-PatientNewbornExample.html\">Melanie Aurora Boucher (official) Female, DoB: 2020-08-08 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 10</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "survey" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:9271-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "9271-8" ] ; fhir:display [ fhir:v "10 minute Apgar Score" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/PatientNewbornExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "10"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/LaborOnsetExample> a fhir:Observation ; fhir:id [ fhir:v "LaborOnsetExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-labor-onset"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-labor-onset> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_LaborOnsetExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation LaborOnsetExample</b></p><a name=\"LaborOnsetExample\"> </a><a name=\"hcLaborOnsetExample\"> </a><a name=\"LaborOnsetExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 73774-2}\">Onset of labor [US Standard Certificate of Live Birth]</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 51920004}\">Precipitate labor</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:73774-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "73774-2" ] ; fhir:display [ fhir:v "Onset of labor [US Standard Certificate of Live Birth]" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:51920004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "51920004" ] ; fhir:display [ fhir:v "Precipitate labor" ] ] ) ] . # <http://acme.com/ehr/fhir/Observation/BirthsNowLivingExample> a fhir:Observation ; fhir:id [ fhir:v "BirthsNowLivingExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-births-now-living"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-births-now-living> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_BirthsNowLivingExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation BirthsNowLivingExample</b></p><a name=\"BirthsNowLivingExample\"> </a><a name=\"hcBirthsNowLivingExample\"> </a><a name=\"BirthsNowLivingExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11638-4}\">[#] Births.still living</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 1</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:11638-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11638-4" ] ; fhir:display [ fhir:v "[#] Births.still living" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "1"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/BirthsNowDeadExample> a fhir:Observation ; fhir:id [ fhir:v "BirthsNowDeadExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-births-now-dead"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-births-now-dead> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_BirthsNowDeadExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation BirthsNowDeadExample</b></p><a name=\"BirthsNowDeadExample\"> </a><a name=\"hcBirthsNowDeadExample\"> </a><a name=\"BirthsNowDeadExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 68496-9}\">Previous live births now dead #</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 0</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:68496-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "68496-9" ] ; fhir:display [ fhir:v "Previous live births now dead #" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "0"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/FetalDeathsExample> a fhir:Observation ; fhir:id [ fhir:v "FetalDeathsExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-fetal-deaths-this-delivery"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-fetal-deaths-this-delivery> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_FetalDeathsExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation FetalDeathsExample</b></p><a name=\"FetalDeathsExample\"> </a><a name=\"hcFetalDeathsExample\"> </a><a name=\"FetalDeathsExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 73772-6}\">Number of fetal deaths delivered</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 1</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:73772-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "73772-6" ] ; fhir:display [ fhir:v "Number of fetal deaths delivered" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "1"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/MotherDeliveryWeightExample> a fhir:Observation ; fhir:id [ fhir:v "MotherDeliveryWeightExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-delivery-weight"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-delivery-weight> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MotherDeliveryWeightExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MotherDeliveryWeightExample</b></p><a name=\"MotherDeliveryWeightExample\"> </a><a name=\"hcMotherDeliveryWeightExample\"> </a><a name=\"MotherDeliveryWeightExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69461-2}\">Mother's body weight --at delivery</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 175 [lb_av]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code[lb_av] = '[lb_av]')</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:69461-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69461-2" ] ; fhir:display [ fhir:v "Mother's body weight --at delivery" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "175"^^xsd:decimal ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "[lb_av]" ] ] . # <http://acme.com/ehr/fhir/Observation/MotherPrepregnancyWeightExample> a fhir:Observation ; fhir:id [ fhir:v "MotherPrepregnancyWeightExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-prepregnancy-weight"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-prepregnancy-weight> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MotherPrepregnancyWeightExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MotherPrepregnancyWeightExample</b></p><a name=\"MotherPrepregnancyWeightExample\"> </a><a name=\"hcMotherPrepregnancyWeightExample\"> </a><a name=\"MotherPrepregnancyWeightExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 56077-1}\">Body weight --pre current pregnancy</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 150 [lb_av]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code[lb_av] = '[lb_av]')</span></p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:category ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ; fhir:code [ fhir:v "vital-signs" ] ] ) ] ) ; # fhir:code [ ( fhir:coding [ a loinc:56077-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "56077-1" ] ; fhir:display [ fhir:v "Body weight --pre current pregnancy" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "150"^^xsd:decimal ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "[lb_av]" ] ] . # <http://acme.com/ehr/fhir/Observation/LiveBirthsThisPregnancyExample> a fhir:Observation ; fhir:id [ fhir:v "LiveBirthsThisPregnancyExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-live-births-this-delivery"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-live-births-this-delivery> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_LiveBirthsThisPregnancyExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation LiveBirthsThisPregnancyExample</b></p><a name=\"LiveBirthsThisPregnancyExample\"> </a><a name=\"hcLiveBirthsThisPregnancyExample\"> </a><a name=\"LiveBirthsThisPregnancyExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 73773-4}\">Number of infants in this delivery delivered alive</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 1</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:73773-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "73773-4" ] ; fhir:display [ fhir:v "Number of infants in this delivery delivered alive" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "1"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/PrenatalVisitsExample> a fhir:Observation ; fhir:id [ fhir:v "PrenatalVisitsExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-prenatal-visits"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-prenatal-visits> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PrenatalVisitsExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PrenatalVisitsExample</b></p><a name=\"PrenatalVisitsExample\"> </a><a name=\"hcPrenatalVisitsExample\"> </a><a name=\"PrenatalVisitsExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 68493-6}\">Prenatal visits for this pregnancy #</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 18</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:68493-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "68493-6" ] ; fhir:display [ fhir:v "Prenatal visits for this pregnancy #" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "18"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/PluralityExample> a fhir:Observation ; fhir:id [ fhir:v "PluralityExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-birth-plurality-of-pregnancy"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-birth-plurality-of-pregnancy> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PluralityExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PluralityExample</b></p><a name=\"PluralityExample\"> </a><a name=\"hcPluralityExample\"> </a><a name=\"PluralityExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 73773-4}\">Number of infants in this delivery delivered alive</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 2</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:73773-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "73773-4" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "2"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/OtherOutcomesExample> a fhir:Observation ; fhir:id [ fhir:v "OtherOutcomesExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-other-pregnancy-outcomes"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-other-pregnancy-outcomes> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_OtherOutcomesExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation OtherOutcomesExample</b></p><a name=\"OtherOutcomesExample\"> </a><a name=\"hcOtherOutcomesExample\"> </a><a name=\"OtherOutcomesExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69043-8}\">Other pregnancy outcomes #</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 1</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:69043-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69043-8" ] ; fhir:display [ fhir:v "Other pregnancy outcomes #" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "1"^^xsd:integer ] . # <http://acme.com/ehr/fhir/Observation/PreviousCesareansExample> a fhir:Observation ; fhir:id [ fhir:v "PreviousCesareansExample"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-previous-cesareans"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-previous-cesareans> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_PreviousCesareansExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation PreviousCesareansExample</b></p><a name=\"PreviousCesareansExample\"> </a><a name=\"hcPreviousCesareansExample\"> </a><a name=\"PreviousCesareansExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 68497-7}\">Previous cesarean deliveries #</span></p><p><b>subject</b>: <a href=\"Patient-MotherPatientExample.html\">Miranda Stephanie Boucher (official) Female, DoB: 1988-02-17 ( Medical record number)</a></p><p><b>effective</b>: 2019-12-02</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-joe-smith.html\">Practitioner Smith Joe </a></p><p><b>value</b>: 0</p></div>"^^rdf:XMLLiteral ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:68497-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "68497-7" ] ; fhir:display [ fhir:v "Previous cesarean deliveries #" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/MotherPatientExample" ] ] ; # fhir:effective [ a fhir:dateTime ; fhir:v "2019-12-02"^^xsd:date ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/practitioner-joe-smith" ] ] ) ; # fhir:value [ a fhir:integer ; fhir:v "0"^^xsd:integer ] . #
IG © 2024+ HL7 International / Public Health. Package hl7.fhir.us.birthdefectreporting#0.1.2 based on FHIR 4.0.1. Generated 2025-02-11
Links: Table of Contents |
QA Report