FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeDocumentReference
IdBSP_KBV_PR_AW_Gesundheitspass.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

TBD

Source1

{
  "resourceType": "DocumentReference",
  "id": "3223",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-15T13:07:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Gesundheitspass|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Gesundheitspass_Typ",
        "code": "Allergiepass"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
          "code": "Gesundheitspass"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/3181"
  },
  "date": "2020-09-29T12:14:16+01:00",
  "description": "Allergie gegen Amoxicillin und verwandte Wirkstoffe.",
  "content": [
    {
      "attachment": {
        "url": "file:///20200929_121416_V_AW/Anlagen/Patient_788277698_Allergiepass.pdf",
        "title": "Allergiepass vom 29.09.2020"
      }
    }
  ]
}