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

FHIR IG analytics

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

Toedieningsafspraak. Subject: Johan XXX_Helleman. Id: 1546339-f6753t65r (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.422037009.1), 189ef867-8fdf-11ec-6427-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Provider medication administration instructions (procedure)Uitvoerende: Apotheek De Gulle Gaper
Tekstuele toelichting bij deze toedieningsafspraak
Medicamenteuze behandel-id#MB_01h (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1)
Gemaakt10:54:12, 8 juni 2020
Gebaseerd oprelatie naar medicatieafspraak: #MB_01h#MA_01 || 2.16.840.1.113883.2.4.3.11.999.77.16076005.1 (Id: #MB_01h#MA_01 (urn:oid:2.16.840.1.113883.2.4.3.11.999.77.16076005.1))
MedicatiePRIMPERAN ZETPIL 20MG
GebruiksduurVanaf 8 juni 2020
Doseerinstructie
Volgnummer: 1
Tekst: Vanaf 8 jun 2020, 1 maal per dag, rectaal
Timing:
eenmalig per dag
Toedieningsweg: rectaal

Source1

{
  "resourceType": "MedicationDispense",
  "id": "zib-administrationagreement-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement-AuthoredOn",
      "valueDateTime": "2020-06-08T10:54:12+02:00"
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse",
      "valuePeriod": {
        "start": "2020-06-08"
      }
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-Medication-AdditionalInformation",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.2.14.2053",
            "code": "1",
            "display": "Niet leverbaar"
          }
        ]
      }
    },
    {
      "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.422037009.1",
      "value": "1546339-f6753t65r"
    },
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "189ef867-8fdf-11ec-6427-020000000000"
    }
  ],
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "422037009",
        "display": "Provider medication administration instructions (procedure)"
      }
    ],
    "text": "Toedieningsafspraak"
  },
  "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"
      }
    }
  ],
  "authorizingPrescription": [
    {
      "identifier": {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.16076005.1",
        "value": "#MB_01h#MA_01"
      },
      "display": "relatie naar medicatieafspraak: #MB_01h#MA_01 || 2.16.840.1.113883.2.4.3.11.999.77.16076005.1"
    }
  ],
  "note": [
    {
      "text": "Tekstuele toelichting bij deze toedieningsafspraak"
    }
  ],
  "dosageInstruction": [
    {
      "sequence": 1,
      "text": "Vanaf 8 jun 2020, 1 maal per dag, rectaal",
      "timing": {
        "repeat": {
          "frequency": 1,
          "period": 1,
          "periodUnit": "d"
        }
      },
      "route": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.4.9",
            "code": "12",
            "display": "rectaal"
          }
        ]
      }
    }
  ]
}