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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeMedicationDispense
Idzib-Dispense-01.json
FHIR VersionR3

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

Medicatieverstrekking. Subject: Johan XXX_Helleman. Id: MBH_907_mgEx_2_MVE1 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.373784005.1), 198a3511-8fdf-11ec-1609-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Dispensing medication (procedure)Uitvoerende: Apotheek De Gulle Gaper
Medicamenteuze behandel-idMBH_907_mgEx_2 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1)
MedicatiePRIMPERAN ZETPIL 20MG
Hoeveelheid50 stuk
Datum overhandigd09:59:00, 8 juni 2020

Source1

{
  "resourceType": "MedicationDispense",
  "id": "zib-dispense-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Dispense"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-MedicationTreatment",
      "valueIdentifier": {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1",
        "value": "MBH_907_mgEx_2"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.373784005.1",
      "value": "MBH_907_mgEx_2_MVE1"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "198a3511-8fdf-11ec-1609-020000000000"
    }
  ],
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "373784005",
        "display": "Dispensing medication (procedure)"
      }
    ],
    "text": "Medicatieverstrekking"
  },
  "medicationReference": {
    "reference": "Medication/zib-Product-01",
    "display": "PRIMPERAN ZETPIL 20MG"
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "performer": [
    {
      "actor": {
        "reference": "Organization/nl-core-organization-06",
        "display": "Apotheek De Gulle Gaper"
      }
    }
  ],
  "quantity": {
    "value": 50,
    "unit": "stuk",
    "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
    "code": "245"
  },
  "whenHandedOver": "2020-06-08T09:59:00+02:00"
}