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
{
"resourceType" : "Bundle",
"id" : "BDRMessageBundleBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-bundle"
]
},
"identifier" : {
"value" : "45678"
},
"type" : "message",
"timestamp" : "2020-07-15T13:28:17.239+05:00",
"entry" : [
{
"fullUrl" : "http://acme.com/ehr/fhir/MessageHeader/BDRMessageHeaderBirthingExample",
"resource" : {
"resourceType" : "MessageHeader",
"id" : "BDRMessageHeaderBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-messageheader"
]
},
"text" : {
"status" : "generated",
"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>"
},
"eventCoding" : {
"system" : "http://loinc.org",
"code" : "85580-9",
"display" : "Birth defects Hospital Registry report"
},
"destination" : [
{
"name" : "Michigan BDRS",
"endpoint" : "http://acme.com"
}
],
"sender" : {
🔗 "reference" : "Organization/HospitalSubmitterExample"
},
"source" : {
"name" : "EHR",
"endpoint" : "http://acme.com"
},
"focus" : [
{
🔗 "reference" : "Condition/ReportableDiagnosisBirthingExample"
}
]
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Condition/ReportableDiagnosisBirthingExample",
"resource" : {
"resourceType" : "Condition",
"id" : "ReportableDiagnosisBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-reportablediagnosis"
]
},
"text" : {
"status" : "generated",
"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>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed",
"display" : "Confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "367506006",
"display" : "Polydactyly (disorder)"
}
]
},
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "56459004",
"display" : "Foot"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"onsetDateTime" : "2020-08-08"
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Organization/HospitalSubmitterExample",
"resource" : {
"resourceType" : "Organization",
"id" : "HospitalSubmitterExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-organization"
]
},
"text" : {
"status" : "generated",
"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>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PRN"
}
]
},
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "1993999998"
}
],
"active" : true,
"name" : "Ann Arbor General Hospital",
"telecom" : [
{
"system" : "phone",
"value" : "734-555-2003"
}
],
"address" : [
{
"line" : [
"142 Oak Steet"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "48105"
}
]
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Patient/PatientNewbornExample",
"resource" : {
"resourceType" : "Patient",
"id" : "PatientNewbornExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr"
]
},
"text" : {
"status" : "generated",
"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>"
},
"extension" : [
{
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2106-3",
"display" : "White"
}
},
{
"url" : "text",
"valueString" : "White"
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
},
{
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2186-5",
"display" : "Not Hispanic or Latino"
}
},
{
"url" : "text",
"valueString" : "Not Hispanic or Latino"
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
},
{
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
"valueCode" : "F"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "http://www.acme.com/identifiers/patient",
"value" : "6789"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "SB"
}
]
},
"system" : "http://hl7.org/fhir/sid/us-ssn",
"value" : "234567890"
}
],
"name" : [
{
"use" : "official",
"family" : "Boucher",
"given" : [
"Melanie",
"Aurora"
]
}
],
"gender" : "female",
"birthDate" : "2020-08-08",
"deceasedBoolean" : false,
"address" : [
{
"line" : [
"45 Clearview Ave"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "48105"
}
],
"multipleBirthInteger" : 1
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/RelatedPerson/MotherRelatedPersonBirthingExample",
"resource" : {
"resourceType" : "RelatedPerson",
"id" : "MotherRelatedPersonBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-mother-vr"
]
},
"text" : {
"status" : "generated",
"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>"
},
"active" : true,
"patient" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "MTH",
"display" : "Mother"
}
]
}
],
"name" : [
{
"family" : "Boucher",
"given" : [
"Miranda",
"Stephanie"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "734-555-9800",
"use" : "mobile"
}
],
"gender" : "female",
"birthDate" : "1988-02-17",
"address" : [
{
"line" : [
"45 Clearview Ave"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "48105"
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en",
"display" : "English"
}
]
}
}
]
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/RelatedPerson/FatherRelatedPersonBirthingExample",
"resource" : {
"resourceType" : "RelatedPerson",
"id" : "FatherRelatedPersonBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-father-natural-vr"
]
},
"text" : {
"status" : "generated",
"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>"
},
"active" : true,
"patient" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "NFTH",
"display" : "natural father"
}
]
}
],
"name" : [
{
"family" : "Boucher",
"given" : [
"Gordon"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "734-555-1209",
"use" : "mobile"
}
],
"gender" : "male",
"birthDate" : "1987-09-07",
"address" : [
{
"line" : [
"45 Clearview Ave"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "48105"
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en",
"display" : "English"
}
]
}
}
]
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/MotherEducationBirthingExample",
"resource" : {
"resourceType" : "Observation",
"id" : "MotherEducationBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-education-level-vr"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57712-2",
"display" : "Highest level of education Mother"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"focus" : [
{
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
}
],
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
"code" : "SCOL"
}
]
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/FatherEducationBirthingExample",
"resource" : {
"resourceType" : "Observation",
"id" : "FatherEducationBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-education-level-vr"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "87300-0",
"display" : "Highest level of education Father"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"focus" : [
{
🔗 "reference" : "RelatedPerson/FatherRelatedPersonBirthingExample"
}
],
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "RelatedPerson/FatherRelatedPersonBirthingExample"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
"code" : "SCOL"
}
]
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/InfantLivingBirthingExample",
"resource" : {
"resourceType" : "Observation",
"id" : "InfantLivingBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-infant-living"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "73757-7",
"display" : "Infant living at time of report [US Standard Certificate of Live Birth]"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueBoolean" : true
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/MotherAlcoholUseBirthingExample",
"resource" : {
"resourceType" : "Observation",
"id" : "MotherAlcoholUseBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-alcohol-use"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "160573003",
"display" : "Alcohol Intake"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"focus" : [
{
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
}
],
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
}
],
"valueString" : "No alcohol use during pregnancy"
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/MotherExposureBirthingExample",
"resource" : {
"resourceType" : "Observation",
"id" : "MotherExposureBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-exposure"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "89496-4",
"display" : "Maternal Known exposure --during pregnancy"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"focus" : [
{
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
}
],
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "242383002",
"display" : "Accidental exposure to carbon monoxide"
}
]
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/MotherDrugUseBirthingExample",
"resource" : {
"resourceType" : "Observation",
"id" : "MotherDrugUseBirthingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-drug-use"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "89495-6",
"display" : "Drug use by Mother --during pregnancy"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"focus" : [
{
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
}
],
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fdasis.nlm.nih.gov",
"code" : "QVU94XE61A",
"display" : "3-METHYLFENTANYL"
}
]
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/RelatedPerson/ResponsiblePartyExample",
"resource" : {
"resourceType" : "RelatedPerson",
"id" : "ResponsiblePartyExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/bdr-relatedpersonresponsibleparty"
]
},
"text" : {
"status" : "generated",
"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>"
},
"patient" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "GRMTH",
"display" : "Grandmother"
}
]
}
],
"name" : [
{
"family" : "Moore",
"given" : [
"Helen"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "734-555-7810",
"use" : "mobile"
}
],
"gender" : "female",
"birthDate" : "1958-09-01",
"address" : [
{
"line" : [
"1889 West Elm St"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "48105"
}
],
"communication" : [
{
"language" : {
"coding" : [
{
"system" : "urn:ietf:bcp:47",
"code" : "en",
"display" : "English"
}
]
}
}
]
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Patient/MotherPatientExample",
"resource" : {
"resourceType" : "Patient",
"id" : "MotherPatientExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr"
]
},
"text" : {
"status" : "generated",
"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>"
},
"extension" : [
{
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2106-3",
"display" : "White"
}
},
{
"url" : "text",
"valueString" : "White"
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
},
{
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2186-5",
"display" : "Not Hispanic or Latino"
}
},
{
"url" : "text",
"valueString" : "Not Hispanic or Latino"
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "http://www.acme.com/identifiers/patient",
"value" : "6789"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "SB"
}
]
},
"system" : "http://hl7.org/fhir/sid/us-ssn",
"value" : "111223333"
}
],
"name" : [
{
"use" : "official",
"family" : "Boucher",
"given" : [
"Miranda",
"Stephanie"
]
}
],
"gender" : "female",
"birthDate" : "1988-02-17",
"deceasedBoolean" : false,
"address" : [
{
"line" : [
"45 Clearview Ave"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "48105"
}
],
"multipleBirthBoolean" : false,
"link" : [
{
"other" : {
🔗 "reference" : "RelatedPerson/MotherRelatedPersonBirthingExample"
},
"type" : "seealso"
}
]
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/PregnancyOutcomeExample",
"resource" : {
"resourceType" : "Observation",
"id" : "PregnancyOutcomeExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-pregnancy-outcome"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "64710-7",
"display" : "Was your pregnancy a live birth, stillbirth, miscarriage, abortion, or ectopic pregnancy [PhenX]"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "281050002",
"display" : "Livebirth"
}
]
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/AdmissionToNicuExample",
"resource" : {
"resourceType" : "Observation",
"id" : "AdmissionToNicuExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-admission-to-nicu"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "305351004",
"display" : "Admission to intensive care unit"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueBoolean" : false
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/HeadCircumferenceExample",
"resource" : {
"resourceType" : "Observation",
"id" : "HeadCircumferenceExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-head-circumference"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9843-4",
"display" : "Head Occipital-frontal circumference"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"effectiveDateTime" : "2019-12-02",
"valueQuantity" : {
"value" : 37,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/MotherHeightExample",
"resource" : {
"resourceType" : "Observation",
"id" : "MotherHeightExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-height"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8302-2"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueQuantity" : {
"value" : 65,
"unit" : "in",
"system" : "http://unitsofmeasure.org",
"code" : "[in_i]"
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/PreviousPretermBirthsExample",
"resource" : {
"resourceType" : "Observation",
"id" : "PreviousPretermBirthsExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-previous-preterm-births"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11637-6",
"display" : "[#] Births.preterm"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 1
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/PrimaryInsuranceExample",
"resource" : {
"resourceType" : "Observation",
"id" : "PrimaryInsuranceExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-insurance"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "76437-3",
"display" : "Primary insurance"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Patient/MotherPatientExample"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.3.221.5",
"code" : "5",
"display" : "Private Health Insurance"
}
]
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/TotalPregnanciesExample",
"resource" : {
"resourceType" : "Observation",
"id" : "TotalPregnanciesExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-total-pregnancies"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11996-6",
"display" : "[#] Pregnancies"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 2
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/ApgarFiveMinuteExample",
"resource" : {
"resourceType" : "Observation",
"id" : "ApgarFiveMinuteExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-apgar-score"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9274-2",
"display" : "5 minute Apgar Score"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 7
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/ApgarTenMinuteExample",
"resource" : {
"resourceType" : "Observation",
"id" : "ApgarTenMinuteExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-apgar-score"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9271-8",
"display" : "10 minute Apgar Score"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientNewbornExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 10
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/LaborOnsetExample",
"resource" : {
"resourceType" : "Observation",
"id" : "LaborOnsetExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/birthdefectreporting/StructureDefinition/observation-mother-labor-onset"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "73774-2",
"display" : "Onset of labor [US Standard Certificate of Live Birth]"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "51920004",
"display" : "Precipitate labor"
}
]
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/BirthsNowLivingExample",
"resource" : {
"resourceType" : "Observation",
"id" : "BirthsNowLivingExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-births-now-living"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11638-4",
"display" : "[#] Births.still living"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 1
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/BirthsNowDeadExample",
"resource" : {
"resourceType" : "Observation",
"id" : "BirthsNowDeadExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-births-now-dead"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "68496-9",
"display" : "Previous live births now dead #"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 0
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/FetalDeathsExample",
"resource" : {
"resourceType" : "Observation",
"id" : "FetalDeathsExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-fetal-deaths-this-delivery"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "73772-6",
"display" : "Number of fetal deaths delivered"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 1
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/MotherDeliveryWeightExample",
"resource" : {
"resourceType" : "Observation",
"id" : "MotherDeliveryWeightExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-delivery-weight"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "69461-2",
"display" : "Mother's body weight --at delivery"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueQuantity" : {
"value" : 175,
"system" : "http://unitsofmeasure.org",
"code" : "[lb_av]"
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/MotherPrepregnancyWeightExample",
"resource" : {
"resourceType" : "Observation",
"id" : "MotherPrepregnancyWeightExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-prepregnancy-weight"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "56077-1",
"display" : "Body weight --pre current pregnancy"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueQuantity" : {
"value" : 150,
"system" : "http://unitsofmeasure.org",
"code" : "[lb_av]"
}
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/LiveBirthsThisPregnancyExample",
"resource" : {
"resourceType" : "Observation",
"id" : "LiveBirthsThisPregnancyExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-live-births-this-delivery"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "73773-4",
"display" : "Number of infants in this delivery delivered alive"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 1
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/PrenatalVisitsExample",
"resource" : {
"resourceType" : "Observation",
"id" : "PrenatalVisitsExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-prenatal-visits"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "68493-6",
"display" : "Prenatal visits for this pregnancy #"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 18
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/PluralityExample",
"resource" : {
"resourceType" : "Observation",
"id" : "PluralityExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-birth-plurality-of-pregnancy"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "73773-4"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 2
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/OtherOutcomesExample",
"resource" : {
"resourceType" : "Observation",
"id" : "OtherOutcomesExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-other-pregnancy-outcomes"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "69043-8",
"display" : "Other pregnancy outcomes #"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 1
}
},
{
"fullUrl" : "http://acme.com/ehr/fhir/Observation/PreviousCesareansExample",
"resource" : {
"resourceType" : "Observation",
"id" : "PreviousCesareansExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-number-previous-cesareans"
]
},
"text" : {
"status" : "generated",
"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>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "68497-7",
"display" : "Previous cesarean deliveries #"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MotherPatientExample"
},
"effectiveDateTime" : "2019-12-02",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-joe-smith"
}
],
"valueInteger" : 0
}
}
]
}