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-07-bewegungseinschraenkung-mp - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "rf-07-bewegungseinschraenkung-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-07-bewegungseinschraenkung-mp</b></p><a name=\"rf-07-bewegungseinschraenkung-mp\"> </a><a name=\"hcrf-07-bewegungseinschraenkung-mp\"> </a><a name=\"rf-07-bewegungseinschraenkung-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 6736007}\">Moderate severity</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 302002000}\">Bewegungseinschränkung</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>: 2021-08-22</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" : "6736007",
        "display" : "Moderate severity"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20240201",
        "code" : "302002000",
        "display" : "Difficulty moving"
      }
    ],
    "text" : "Bewegungseinschränkung"
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient-2"
  },
  "onsetDateTime" : "2021-08-22"
}