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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeMedicationRequest
IdMedicationRequest-2.16.840.1.113883.2.4.3.124.7.10160.01230000013923.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

MedicationRequest resource:

  • Subject: 'Johan XXX_Helleman_Afblijven'

  • MedicationCode
    Medication 1METOCLOPRAMIDE ZETPIL 10MG
  • Dosage instructionRouteDosing instruction 1Additional instruction 1
    Dosage instruction 1RECTAALdosing instruction with sequencenumber 1;with dosages dosage with dose range with nominal value of ' Value: '1'. Unit: '1'.'; with administering schedule with Administering schedule with frequency: 'amount range with minimum '1', nominal '' and maximum '1',time unit ' Value: '1'. Unit: 'd'.'';; with as needed reasons: as needed reason 1 with set condition Zo nodig.;.Pas op met alcohol Kan het reactievermogen verminderen Niet langer dan 5 dagen achtereen gebr.
  • Authored on: '30-9-2022 13:11+0100'

  • Period of use: 'Period with lower bound 15-8-2016 00:00+0200 and upper bound 14-9-2016 00:00+0200.'

  • Reason referenceCodeClinical status
    Reason reference 1OtherActive
  • RequesterIdentificationsNames
    Requester 1 , Peter van Pulver
  • Stop type: 'Definitief'

  • Recorder 'Practitioner author with last name 'van Pulver'.'


Source1

{
  "resourceType": "MedicationRequest",
  "id": "2.16.840.1.113883.2.4.3.124.7.10160.01230000013923",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse",
      "valuePeriod": {
        "start": "2016-08-15",
        "end": "2016-09-14"
      }
    }
  ],
  "modifierExtension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-StopType",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.2.1",
            "code": "2",
            "display": "Definitief"
          }
        ],
        "text": "Definitief"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.124.7.10160.0",
      "value": "1230000013923"
    }
  ],
  "status": "unknown",
  "intent": "order",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "16076005",
        "display": "Prescription"
      }
    ],
    "text": "Prescription"
  },
  "medicationReference": {
    "reference": "Medication/422D1F5FD442D2BA2BC38537A79017AC038782F22394BF147F33EB3E7F88A525",
    "display": "METOCLOPRAMIDE ZETPIL 10MG"
  },
  "subject": {
    "reference": "Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
    "display": "Johan XXX_Helleman_Afblijven"
  },
  "authoredOn": "2022-09-30",
  "requester": {
    "agent": {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
          "valueReference": {
            "reference": "PractitionerRole/961B266DED04E29A27B3BD9DA784EC608C754E147567EB2EFB23AD8D616F40DF",
            "display": "Onbekende functiecode."
          }
        }
      ],
      "reference": "Practitioner/26364bee-66ce-4f54-b349-b55b9a4b610b",
      "display": "Peter van Pulver"
    }
  },
  "reasonReference": [
    {
      "reference": "Condition/0b350e55-38f9-4840-8400-a75c11679963",
      "display": "other"
    }
  ],
  "dosageInstruction": [
    {
      "sequence": 1,
      "additionalInstruction": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/NullFlavor",
              "code": "OTH",
              "display": "overig"
            }
          ],
          "text": "Pas op met alcohol\nKan het reactievermogen verminderen\nNiet langer dan 5 dagen achtereen gebr."
        }
      ],
      "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"
          }
        ],
        "text": "Zo nodig"
      },
      "route": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.4.9",
            "code": "12",
            "display": "RECTAAL"
          }
        ],
        "text": "RECTAAL"
      },
      "doseQuantity": {
        "value": 1,
        "unit": "STUK",
        "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
        "code": "245"
      }
    }
  ]
}