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

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeSupplyRequest
IdBSP_KBV_PR_AW_Anforderung_Sprechstundenbedarf.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

Anforderung von Tetanol Pur für den Sprechstundenbedarf

Source1

{
  "resourceType": "SupplyRequest",
  "id": "3161",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-11T17:17:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anforderung_Sprechstundenbedarf|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "category": {
    "coding": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Arzneimittelart",
        "code": "Impfstoffe"
      }
    ]
  },
  "itemReference": {
    "reference": "Medication/3168",
    "display": "Tetanol Pur"
  },
  "quantity": {
    "value": 1,
    "unit": "1",
    "system": "http://unitsofmeasure.org",
    "code": "1"
  },
  "occurrenceDateTime": "2018-02-17",
  "requester": {
    "reference": "Practitioner/3153",
    "display": "Dr. Mustermann"
  }
}