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

: 4953 - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "4953",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-07-06T09:41:37.522+02:00",
    "source" : "#IkvDc14yUpvJ5tuJ"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition 4953</b></p><a name=\"4953\"> </a><a name=\"hc4953\"> </a><a name=\"4953-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: 1; Last updated: 2023-07-06 09:41:37+0200; </p><p style=\"margin-bottom: 0px\">Information Source: #IkvDc14yUpvJ5tuJ</p></div><p><b>Previous Status</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical relapse}\">Relapse</span></p><p><b>Condition Occurred Following</b>: <a href=\"Bundle-46bee55b-5cd0-4727-86a5-3f9317a5d7d9.html#Condition_3972\">Bundle: type = searchset; total = 45</a></p><p><b>Condition Asserted Date</b>: 2021-11-11</p><p><b>Relapse Type</b>: <span title=\"Codes:{http://snomed.info/sct 255470001}\">Local</span></p><p><b>subject</b>: <a href=\"Bundle-46bee55b-5cd0-4727-86a5-3f9317a5d7d9.html#Patient_3971\">Bundle: type = searchset; total = 45</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-previousStatus",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
            "code" : "relapse"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing",
      "valueReference" : {
        "reference" : "Condition/3972"
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-assertedDate",
      "valueDateTime" : "2021-11-11"
    },
    {
      "url" : "http://hl7.eu/fhir/ig/pcsp/StructureDefinition/condition-relapseType",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "255470001"
          }
        ]
      }
    }
  ],
  "subject" : {
    "reference" : "Patient/3971"
  }
}