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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeMedicationRequest
Idgpdata-medicationrequest-contact04-ibuprofen.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: Jacqueline XXX_Cevat. Id: 156bcd55-8fdf-11ec-1852-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Prescription (procedure), Intentie: aanvraagAangevraagd door: Dr. V. Huisarts 1
Medicamenteuze behandel-id9795 (URA/00003333/MEDICAMENTEUZEBEHANDELINGEN)
ContextConsult voor HNP (thoracaal/lumbaal) met Dr. V. Huisarts 1
MedicatieIBUPROFEN 400MG TABLET
Gemaakt15 maart 2020
GebruiksduurVanaf 15 maart 2020
Doseerinstructie
Volgnummer: 1
Tekst: 3D1T zn (3 maal daags, 1 tablet, zo nodig)
Timing:
3 maal per dag
Zo nodig: zo nodig
Toedieningsweg: ORAAL
Dosering: 1 STUK

Source1

{
  "resourceType": "MedicationRequest",
  "id": "gpdata-medicationrequest-contact04-ibuprofen",
  "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-MedicationTreatment",
      "valueIdentifier": {
        "system": "http://fhir.nl/fhir/NamingSystem/ura/00003333/medicamenteuzebehandelingen",
        "value": "9795"
      }
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse",
      "valuePeriod": {
        "start": "2020-03-15"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "156bcd55-8fdf-11ec-1852-020000000000"
    }
  ],
  "intent": "order",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "16076005",
        "display": "Prescription (procedure)"
      }
    ]
  },
  "medicationReference": {
    "reference": "Medication/gpdata-product-ibuprofen",
    "display": "IBUPROFEN 400MG TABLET"
  },
  "subject": {
    "reference": "Patient/gpdata-patient-01",
    "display": "Jacqueline XXX_Cevat"
  },
  "context": {
    "reference": "Encounter/gpdata-encounter-contact04",
    "display": "Consult voor HNP (thoracaal/lumbaal) met Dr. V. Huisarts 1"
  },
  "authoredOn": "2020-03-15",
  "requester": {
    "agent": {
      "extension": [
        {
          "url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
          "valueReference": {
            "reference": "PractitionerRole/gpdata-practitionerrole-01",
            "display": "Dr. V. Huisarts 1"
          }
        }
      ],
      "reference": "Practitioner/gpdata-practitioner-01",
      "display": "V. Huisarts 1"
    }
  },
  "dosageInstruction": [
    {
      "sequence": 1,
      "text": "3D1T zn (3 maal daags, 1 tablet, zo nodig)",
      "timing": {
        "repeat": {
          "frequency": 3,
          "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": "9",
            "display": "ORAAL"
          }
        ]
      },
      "doseQuantity": {
        "value": 1,
        "unit": "STUK",
        "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
        "code": "245"
      }
    }
  ]
}