Kids First Implementation Guide
0.1.0 - CI Build

Kids First Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Kids First Observation/ph-001-no-phi - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "ph-001-no-phi",
  "meta" : {
    "versionId" : "0.1.0",
    "lastUpdated" : "2020-07-20T20:58:16.017856+00:00",
    "profile" : [
      "http://fhir.kids-first.io/StructureDefinition/kfdrc-phenotype-no-phi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: ph-001-no-phi</p><p><b>meta</b>: </p><p><b>status</b>: preliminary</p><p><b>code</b>: <span title=\"Codes: {http://purl.obolibrary.org/obo/hp.owl HP:0004307}\">Abnormal Cardiac Situs</span></p><p><b>subject</b>: <a href=\"Patient-pt-001-no-phi.html\">Generated Summary: id: pt-001-no-phi; 14999; gender: female</a></p><p><b>interpretation</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}\">Positive</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.kids-first.io/StructureDefinition/age-at-event",
      "valueAge" : {
        "value" : 10,
        "unit" : "d",
        "system" : "http://unitsofmeasure.org",
        "code" : "days"
      }
    }
  ],
  "status" : "preliminary",
  "code" : {
    "coding" : [
      {
        "system" : "http://purl.obolibrary.org/obo/hp.owl",
        "code" : "HP:0004307",
        "display" : "Abnormal anatomic location of the heart"
      }
    ],
    "text" : "Abnormal Cardiac Situs"
  },
  "subject" : {
    "reference" : "Patient/pt-001-no-phi"
  },
  "interpretation" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code" : "POS",
          "display" : "Positive"
        }
      ],
      "text" : "Positive"
    }
  ]
}