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

FHIR IG analytics

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

Medicatieafspraak. Subject: Johan XXX_Helleman. Id: #MB_01h#MA_01 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.16076005.1), 1bed45b9-8fdf-11ec-1339-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Prescription (procedure), Intentie: aanvraagAangevraagd door: Vaste Huisarts 1 || Huisartsen || Maatschap Vaste Huisarts
Medicamenteuze behandel-id#MB_01h (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1)
MedicatieMetoclopramide zetpil 20mg
Gemaakt10:54:23, 8 juni 2020
GebruiksduurVanaf 8 juni 2020
Doseerinstructie
Volgnummer: 1
Timing:
eenmalig per dag
Zo nodig: zo nodig
Toedieningsweg: rectaal
Dosering: 1 stuk

Source1

{
  "resourceType": "MedicationRequest",
  "id": "zib-MedicationAgreement-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse",
      "valuePeriod": {
        "start": "2020-06-08"
      }
    },
    {
      "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": "#MB_01h"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.16076005.1",
      "value": "#MB_01h#MA_01"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1bed45b9-8fdf-11ec-1339-020000000000"
    }
  ],
  "intent": "order",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "16076005",
        "display": "Prescription (procedure)"
      }
    ],
    "text": "Medicatieafspraak"
  },
  "medicationReference": {
    "reference": "Medication/zib-Product-03",
    "display": "Metoclopramide zetpil 20mg"
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "authoredOn": "2020-06-08T10: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"
    }
  },
  "dosageInstruction": [
    {
      "sequence": 1,
      "timing": {
        "repeat": {
          "frequency": 1,
          "period": 1,
          "periodUnit": "d"
        }
      },
      "asNeededCodeableConcept": {
        "coding": [
          {
            "system": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-25-gebruiksvoorschrift#aanvullend-numeriek",
            "code": "1137",
            "display": "zo nodig"
          }
        ]
      },
      "route": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.4.9",
            "code": "12",
            "display": "rectaal"
          }
        ]
      },
      "doseQuantity": {
        "value": 1,
        "unit": "stuk",
        "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
        "code": "245"
      }
    }
  ]
}