PFLIP HL7 FHIR Implementation Guide
0.1.0 - ci-build

PFLIP HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: rf-17-demenz-mp - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "rf-17-demenz-mp",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Condition_Medical_Problem_Diagnosis|1.0.0"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition rf-17-demenz-mp</b></p><a name=\"rf-17-demenz-mp\"> </a><a name=\"hcrf-17-demenz-mp\"> </a><a name=\"rf-17-demenz-mp-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>severity</b>: <span title=\"Codes:{http://snomed.info/sct 24484000}\">Severe</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 52448006}\">Demenz</span></p><p><b>subject</b>: <a href=\"Patient-Patient-2.html\"> (official) Male, DoB:  ( Medical record number: PID987654321)</a></p><p><b>onset</b>: 2020-06-20</p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "version" : "3.0.0",
        "code" : "active",
        "display" : "Active"
      }
    ]
  },
  "severity" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20240201",
        "code" : "24484000",
        "display" : "Severe"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20240201",
        "code" : "52448006",
        "display" : "Dementia"
      }
    ],
    "text" : "Demenz"
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient-2"
  },
  "onsetDateTime" : "2020-06-20"
}