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

: 21988 - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "21988",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2022-12-22T11:57:57.600+01:00",
    "source" : "#A28CWotq4AltiBnf"
  },
  "text" : {
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">thrombosisi</div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-related",
      "valueReference" : {
        "reference" : "Condition/20953"
      }
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "439127006"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/20952"
  }
}