0.1.0 - ci-build

NAPKONBIH - Local Development build (v0.1.0). See the Directory of published versions

: SARS CoV2 Infection Course Instance - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "SARSCoV2InfectionCourseInstance",
  "meta" : {
    "profile" : [
      "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov2-infection-course-vaccination"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title=\"Codes: {https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module q1006}\">Course of SARS-CoV-2 Infection</span></p><p><b>value</b>: <span title=\"Codes: {https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module 1005}\">Erkrankt und im Krankenhaus auf einer Intensivstation</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module",
        "code" : "q1006",
        "display" : "Course of SARS-CoV-2 Infection"
      }
    ]
  },
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module",
        "code" : "1005",
        "display" : "Erkrankt und im Krankenhaus auf einer Intensivstation"
      }
    ]
  }
}