PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: 21983 - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "21983",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2022-12-22T11:39:55.019+01:00",
    "source" : "#iSRMecv0MK8hUyYG"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition 21983</b></p><a name=\"21983\"> </a><a name=\"hc21983\"> </a><a name=\"21983-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2022-12-22 11:39:55+0100; </p><p style=\"margin-bottom: 0px\">Information Source: #iSRMecv0MK8hUyYG</p></div><p><b>Condition Related</b>: <a href=\"Condition/20953\">Condition/20953</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 397827003}\">Growth hormone deficiency (disorder)</span></p><p><b>subject</b>: <a href=\"Patient/20952\">Patient/20952</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-related",
      "valueReference" : {
        "reference" : "Condition/20953"
      }
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "397827003"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/20952"
  }
}