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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeMedicationRequest
Idzib-DispenseRequest-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

Toedieningsverzoek. Subject: Johan XXX_Helleman. Id: MBH_907_mgEx_1_VV1 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.52711000146108.1), 19961e21-8fdf-11ec-6052-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Request to dispense medication to patient (situation), Intentie: aanvraagAangevraagd door: Vaste Huisarts 1 || Huisartsen || Maatschap Vaste Huisarts
Toelichting bij verstrekkingsverzoek
Medicamenteuze behandel-idMBH_907_mgEx_1 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1)
MedicatiePARACETAMOL 500MG TABLET
Ondersteunende informatie
aanvullende wens in vrije tekst
Gemaakt16:54:23, 23 juni 2016
Toedieningsverzoek
Hoeveelheid:
Uitvoerende: Apotheek De Gulle Gaper

Source1

{
  "resourceType": "MedicationRequest",
  "id": "zib-dispenserequest-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-DispenseRequest"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-AdditionalInformation",
      "valueCodeableConcept": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/iso21090-nullFlavor",
            "valueCode": "OTH"
          }
        ],
        "text": "aanvullende wens in vrije tekst"
      }
    },
    {
      "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_1"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.52711000146108.1",
      "value": "MBH_907_mgEx_1_VV1"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "19961e21-8fdf-11ec-6052-020000000000"
    }
  ],
  "intent": "order",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "52711000146108",
        "display": "Request to dispense medication to patient (situation)"
      }
    ],
    "text": "Verstrekkingsverzoek"
  },
  "medicationReference": {
    "reference": "Medication/zib-Product-02",
    "display": "PARACETAMOL 500MG TABLET"
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "authoredOn": "2016-06-23T16:54:23+02:00",
  "requester": {
    "agent": {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
          "valueReference": {
            "reference": "PractitionerRole/nl-core-practitionerrole-02",
            "display": "Vaste Huisarts 1 || Huisartsen || Maatschap Vaste Huisarts"
          }
        }
      ],
      "reference": "Practitioner/nl-core-practitioner-02",
      "display": "Vaste Huisarts 1"
    }
  },
  "note": [
    {
      "text": "Toelichting bij verstrekkingsverzoek"
    }
  ],
  "dispenseRequest": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Dispense-Location",
        "valueReference": {
          "reference": "Location/nl-core-location-01",
          "display": "Orthopodie afdeling ACME in Den Haag"
        }
      }
    ],
    "quantity": {
      "value": 40,
      "unit": "stuk",
      "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
      "code": "245"
    },
    "performer": {
      "reference": "Organization/nl-core-organization-06",
      "display": "Apotheek De Gulle Gaper"
    }
  }
}