International Birth And Child Model Implementation Guide
1.0.0-ballot2 - STU 1 Ballot 2 International flag

International Birth And Child Model Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fetal_records/ and changes regularly. See the Directory of published versions

: UC2 Congenital Diaphragmatic Hernia Fetus A - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "uc2-17190001",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition uc2-17190001</b></p><a name=\"uc2-17190001\"> </a><a name=\"hcuc2-17190001\"> </a><a name=\"uc2-17190001-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}, {http://snomed.info/sct 414025005}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 17190001}\">Congenital diaphragmatic hernia (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 5798000}\">Diaphragm</span></p><p><b>subject</b>: <a href=\"Patient-uc2-fetusA.html\">Anonymous Patient (no stated gender), DoB Unknown ( Patient internal identifier)</a></p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "problem-list-item",
          "display" : "Problem List Item"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "414025005",
          "display" : "Disorder of fetus and/or newborn (disorder)"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "17190001",
        "display" : "Congenital diaphragmatic hernia (disorder)"
      }
    ]
  },
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "5798000",
          "display" : "Diaphragm"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/uc2-fetusA"
  }
}