PFLIP HL7 FHIR Implementation Guide
0.9.0 - draft

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

: Bsp. Risikofaktor 20 - Sensomotorische Einschränkung (Pflege-Diagnose) - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "rf-20-sensomotorische-einschraenkung-pflege-diagnose",
  "meta" : {
    "profile" : [
      🔗 "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/condition-pflege-diagnose"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition rf-20-sensomotorische-einschraenkung-pflege-diagnose</b></p><a name=\"rf-20-sensomotorische-einschraenkung-pflege-diagnose\"> </a><a name=\"hcrf-20-sensomotorische-einschraenkung-pflege-diagnose\"> </a><a name=\"rf-20-sensomotorische-einschraenkung-pflege-diagnose-en-US\"> </a><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 439401001}\">Diagnosis (observable entity)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 228147004}\">Gross motor impairment</span></p><p><b>subject</b>: <a href=\"Patient-bewohnerin-pseudonymisiert-02.html\">Anonymous Patient Male, DoB:  ( pseudonymized)</a></p><p><b>recordedDate</b>: 2022-11-23</p><p><b>recorder</b>: <a href=\"Practitioner-practitioner-1.html\">Practitioner Johann Müller (official)</a></p><p><b>asserter</b>: <a href=\"Practitioner-practitioner-2.html\">Practitioner Anna Schneider (official)</a></p></div>"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/900000000000207008/version/20240201",
          "code" : "439401001"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20240201",
        "code" : "228147004"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/bewohnerin-pseudonymisiert-02"
  },
  "recordedDate" : "2022-11-23",
  "recorder" : {
    🔗 "reference" : "Practitioner/practitioner-1"
  },
  "asserter" : {
    🔗 "reference" : "Practitioner/practitioner-2"
  }
}