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

: Condition - Abnormal Condition of Newborn example [Baby G Quinn] - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "condition-abnormal-condition-of-newborn-babyg-quinn",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2020-08-20T23:20:37.897+00:00",
    "source" : "#gOW8TuNs65itSoLJ",
    "profile" : [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-abnormal-condition-of-newborn"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>category</b>: <span title=\"Codes: {http://loinc.org 73812-0}\">Abnormal conditions of the newborn [US Standard Certificate of Live Birth]</span></p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 434621000124103}\">Antibiotic given for suspected neonatal sepsis (situation)</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></div>"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "73812-0",
          "display" : "Abnormal conditions of the newborn [US Standard Certificate of Live Birth]"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "434621000124103",
        "display" : "Antibiotic given for suspected neonatal sepsis (situation)"
      }
    ],
    "text" : "Antibiotic given for suspected neonatal sepsis (situation)"
  },
  "subject" : {
    "reference" : "Patient/patient-child-babyg-quinn",
    "display" : "Patient - Child (Baby G Quinn)"
  }
}