0.1.0 - ci-build

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

: AllgemeinerLeistungszustandKarnofskyExample - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "AllgemeinerLeistungszustandKarnofskyExample",
  "meta" : {
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-allgemeiner-leistungszustand-karnofsky"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation AllgemeinerLeistungszustandKarnofskyExample</b></p><a name=\"AllgemeinerLeistungszustandKarnofskyExample\"> </a><a name=\"hcAllgemeinerLeistungszustandKarnofskyExample\"> </a><a name=\"AllgemeinerLeistungszustandKarnofskyExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 761869008}\">761869008</span></p><p><b>subject</b>: <a href=\"Bundle-AnmeldeBundleMinimalFreitextLunge-Example.html#Patient_TumorPatientExample\">Bundle: type = collection</a></p><p><b>value</b>: <span title=\"Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-allgemeiner-leistungszustand-karnofsky 30%}\">30%</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "761869008"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/TumorPatientExample"
  },
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-allgemeiner-leistungszustand-karnofsky",
        "code" : "30%",
        "display" : "30%"
      }
    ]
  }
}