Vital Records Birth and Fetal Death Reporting
1.0.0 - STU 1

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

: Observation - Fetal Presentation example [Baby G Quinn] - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "observation-fetal-presentation-babyg-quinn",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2021-05-06T07:30:26.525+00:00",
    "source" : "#4aigcRG7kg2lXJFh",
    "profile" : [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-fetal-presentation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 73761-9}\">Fetal presentation--at birth [US Standard Certificate of Live Birth]</span></p><p><b>subject</b>: <a href=\"Patient-patient-child-babyg-quinn.html\">Patient - Child (Baby G Quinn). Generated Summary: Medical Record Number: 9932702 (USUAL); Baby G Quinn ; gender: female; birthDate: 2019-02-12; 1</a></p><p><b>value</b>: <span title=\"Codes: {http://snomed.info/sct 6096002}\">Breech presentation (finding)</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "73761-9",
        "display" : "Fetal presentation--at birth [US Standard Certificate of Live Birth]"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/patient-child-babyg-quinn",
    "display" : "Patient - Child (Baby G Quinn)"
  },
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "6096002",
        "display" : "Breech presentation (finding)"
      }
    ]
  }
}