0.1.0 - ci-build

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

: General Complaints After Vaccination - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "GeneralComplaintsAfterVaccination",
  "meta" : {
    "profile" : [
      "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/general-complaints-after-vaccination"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>dueTo</b>: <a href=\"Immunization-CovidVaccinationDone.html\">Generated Summary: status: completed; <span title=\"Codes: {https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module 0001}, {http://snomed.info/sct 1119349007}\">Comirnaty (BioNTech/Pfizer)</span>; occurrence: Oct 1, 2021, 11:06:00 AM; lotNumber: batch-no #2465; <span title=\"Codes: {https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module 2004}\">Weil alle sich impfen lassen</span></a></p><p><b>verificationStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}, {http://snomed.info/sct 410605003}\">Confirmed present (qualifier value)</span></p><p><b>severity</b>: <span title=\"Codes: {https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module 11003}\">Sehr stark (tägliche Aktivitäten sind nicht mehr möglich)</span></p><p><b>code</b>: <span title=\"Codes: {https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module 10004}\">Neu aufgetretene oder Verstärkung vorbestehender Gelenkschmerzen</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatient.html\">Generated Summary: Medical record number: napkon-example-patient; maxi musterperson (OFFICIAL); gender: unknown; birthDate: 1990-08-08</a></p><p><b>recordedDate</b>: Feb 19, 2021, 8:30:35 AM</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/condition-dueTo",
      "valueReference" : {
        "reference" : "Immunization/CovidVaccinationDone"
      }
    }
  ],
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "410605003",
        "display" : "Confirmed present (qualifier value)"
      }
    ]
  },
  "severity" : {
    "coding" : [
      {
        "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module",
        "code" : "11003",
        "display" : "Sehr stark (tägliche Aktivitäten sind nicht mehr möglich)"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/napkon-vaccination-module",
        "code" : "10004",
        "display" : "Neu aufgetretene oder Verstärkung vorbestehender Gelenkschmerzen"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/ExamplePatient"
  },
  "recordedDate" : "2021-02-19T09:30:35+01:00"
}