0.1.0 - ci-build

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

: Vaccination Injection Site Pain Movement Instance - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "VaccinationInjectionSitePainMovement",
  "meta" : {
    "profile" : [
      "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/vaccination-injection-site-pain-movement"
    ]
  },
  "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 q1008}\">Injection site pain with pressure or movement</span></p><p><b>value</b>: <span title=\"Codes: {https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module 3001}\">Leichte Schmerzen, diese stören nicht bei täglichen Aktivitäten</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module",
        "code" : "q1008",
        "display" : "Injection site pain with pressure or movement"
      }
    ]
  },
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module",
        "code" : "3001",
        "display" : "Leichte Schmerzen, diese stören nicht bei täglichen Aktivitäten"
      }
    ]
  }
}