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-37-inkontinenz-fc - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "rf-37-inkontinenz-fc",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Observation_Fecal_Continence_Differentiated_Assessment"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation rf-37-inkontinenz-fc</b></p><a name=\"rf-37-inkontinenz-fc\"> </a><a name=\"hcrf-37-inkontinenz-fc\"> </a><a name=\"rf-37-inkontinenz-fc-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 16490003}\">Anorectal continence, function (observable entity)</span></p><p><b>subject</b>: <a href=\"Patient-Patient-2.html\"> (official) Male, DoB:  ( Medical record number: PID987654321)</a></p><p><b>effective</b>: 2023-03-14</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-1.html\">Practitioner Johann Müller (official)</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 72042002}\">Incontinence of feces (finding)</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20220331",
        "code" : "16490003",
        "display" : "Anorectal continence, function (observable entity)"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/Patient-2"
  },
  "effectiveDateTime" : "2023-03-14",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/practitioner-1"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20240201",
        "code" : "72042002",
        "display" : "Incontinence of feces (finding)"
      }
    ]
  }
}