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

: UC1 D-Transposition of the Great Vessels - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "uc1-399216004",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition uc1-399216004</b></p><a name=\"uc1-399216004\"> </a><a name=\"hcuc1-399216004\"> </a><a name=\"uc1-399216004-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 399216004}\">D - transposition of the great vessels</span></p><p><b>subject</b>: <a href=\"Patient-uc1-fetus.html\">Anonymous Patient Female, DoB Unknown ( Patient internal identifier)</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"DiagnosticReport-uc1-ultrasoundreport.html\">Diagnostic Report for 'Ultrasound scan for fetal growth (procedure)' for '-&gt;Anonymous Patient Female, DoB: 1990-03-06 ( http://www.acme.com/identifiers/patient#123456)'</a></td></tr></table></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" : "399216004",
        "display" : "D - transposition of the great vessels"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/uc1-fetus"
  },
  "evidence" : [
    {
      "reference" : {
        🔗 "reference" : "DiagnosticReport/uc1-ultrasoundreport"
      }
    }
  ]
}