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 - Congenital Anomaly of Newborn example [BabyG Quinn] - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "condition-congenital-anomaly-of-newborn-babyg-quinn",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2020-08-10T06:40:28.557+00:00",
    "source" : "#Yb3Kll5UAFaWEn6C",
    "profile" : [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Condition-congenital-anomaly-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 73780-9}\">Congenital anomalies of the newborn [US Standard Certificate of Live Birth]</span></p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 12770006}\">Cyanotic congenital heart disease (disorder)</span></p><p><b>subject</b>: <a href=\"Patient-patient-child-babyg-quinn.html\">BabyG 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" : "73780-9",
          "display" : "Congenital anomalies of the newborn [US Standard Certificate of Live Birth]"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "12770006",
        "display" : "Cyanotic congenital heart disease (disorder)"
      }
    ],
    "text" : "Cyanotic congenital heart disease (disorder)"
  },
  "subject" : {
    "reference" : "Patient/patient-child-babyg-quinn",
    "display" : "BabyG Quinn"
  }
}