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
{
"resourceType" : "Condition",
"id" : "3986",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-07-05T15:17:10.294+02:00",
"source" : "#YIcmFhTcT23QI1Lw"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition 3986</b></p><a name=\"3986\"> </a><a name=\"hc3986\"> </a><a name=\"3986-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-05 15:17:10+0200; </p><p style=\"margin-bottom: 0px\">Information Source: #YIcmFhTcT23QI1Lw</p></div><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 402356004}\">Chronic graft-versus-host disease (disorder)</span></p><p><b>bodySite</b>: <span title=\"Codes:\">test</span></p><p><b>subject</b>: <a href=\"Bundle-46bee55b-5cd0-4727-86a5-3f9317a5d7d9.html#Patient_3971\">Bundle: type = searchset; total = 45</a></p><p><b>onset</b>: 2020-11-11</p><p><b>abatement</b>: 2020-12-12</p><h3>Stages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Summary</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp Gvhd-chr-1}\">Limited</span></td></tr></table></div>"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "402356004"
}
]
},
"bodySite" : [
{
"text" : "test"
}
],
"subject" : {
"reference" : "Patient/3971"
},
"onsetDateTime" : "2020-11-11",
"abatementDateTime" : "2020-12-12",
"stage" : [
{
"summary" : {
"coding" : [
{
"system" : "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
"code" : "Gvhd-chr-1"
}
]
}
}
]
}