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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.medicationprocess9
Resource TypeBundle
Idav-example-93-1-v30.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "av-example-93-1-v30",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationPrescriptionProcessing-Bundle"
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "urn:uuid:c33f0b56-6a95-11ec-0000-020000000000",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/mp-AdministrationAgreement"
          ],
          "tag": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/common-tags",
              "code": "actionable"
            }
          ]
        },
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AdministrationAgreement.AdditionalInformation",
            "valueString": "voorbeeld: aanvullend informatie bij TA in vrije tekst"
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AdministrationAgreement.ReasonModificationOrDiscontinuation",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "159711000146106",
                  "display": "wens patiënt"
                }
              ]
            }
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AdministrationAgreement.AdministrationAgreementDateTime",
            "valueDateTime": "2022-12-01T12:20:00+01:00"
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-RenderedDosageInstruction",
            "valueString": "Vanaf 1 dec 2022, tot en met 6 dec 2022, 1 maal per dag 1 stuk, Oraal"
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-TimeInterval.Period",
            "valuePeriod": {
              "start": "2022-12-01T00:00:00+01:00",
              "end": "2022-12-06T23:59:59+01:00"
            }
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier",
            "valueIdentifier": {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1",
              "value": "MBH_920_av_example-1-BSC"
            }
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.DistributionForm",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.3.8",
                  "code": "1",
                  "display": "Geïndividualiseerd distributiesysteem (GDS)"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.422037009.1",
            "value": "MBH_920_av_example-1_TA-BSC"
          }
        ],
        "status": "unknown",
        "category": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "422037009",
              "display": "toedieningsafspraak"
            }
          ]
        },
        "medicationReference": {
          "reference": "urn:uuid:c33f1b68-6a95-11ec-0000-020000000000",
          "type": "Medication",
          "display": "METOCLOPRAMIDE HCL PCH TABLET 10MG"
        },
        "subject": {
          "reference": "urn:uuid:c33f20c2-6a95-11ec-0000-020000000000",
          "type": "Patient",
          "display": "Patient, A. van de XXX_Boschman"
        },
        "performer": [
          {
            "actor": {
              "reference": "urn:uuid:c33f1aa8-6a95-11ec-0000-020000000000",
              "type": "Organization",
              "display": "Healthcare provider (organization), Apotheek De Gulle Gaper"
            }
          }
        ],
        "authorizingPrescription": [
          {
            "type": "MedicationRequest",
            "identifier": {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.422037009.1",
              "value": "MBH_920_av_example-1_MA"
            },
            "display": "relatie naar medicatieafspraak met identificatie: MBH_920_av_example-1_MA || 2.16.840.1.113883.2.4.3.11.999.77.422037009.1"
          }
        ],
        "note": [
          {
            "text": "voorbeeld toelichting in vrije tekst"
          }
        ],
        "dosageInstruction": [
          {
            "timing": {
              "repeat": {
                "frequency": 1,
                "period": 1,
                "periodUnit": "d"
              }
            },
            "route": {
              "coding": [
                {
                  "system": "urn:oid:2.16.840.1.113883.2.4.4.9",
                  "code": "9",
                  "display": "Oraal"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "extension": [
                    {
                      "url": "http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation",
                      "valueQuantity": {
                        "value": 1,
                        "unit": "stuk",
                        "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
                        "code": "245"
                      }
                    }
                  ],
                  "value": 1,
                  "unit": "stuk",
                  "system": "http://unitsofmeasure.org",
                  "code": "1"
                }
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationDispense"
      }
    },
    {
      "fullUrl": "urn:uuid:c33f2434-6a95-11ec-0000-020000000000",
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/mp-MedicationDispense"
          ],
          "tag": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/common-tags",
              "code": "actionable"
            }
          ]
        },
        "extension": [
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.MedicationDispenseAdditionalInformation",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.2.14.2052",
                  "code": "1",
                  "display": "Aantal bewust gewijzigd"
                }
              ]
            }
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.RequestDate",
            "valueDateTime": "2022-12-01T09:20:00+01:00"
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.DistributionForm",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.3.8",
                  "code": "1",
                  "display": "Geïndividualiseerd distributiesysteem (GDS)"
                }
              ]
            }
          },
          {
            "url": "http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier",
            "valueIdentifier": {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.1.1",
              "value": "MBH_920_av_example-1-BSC"
            }
          }
        ],
        "identifier": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.422037009.1",
            "value": "MBH_920_av_example-1_MVE-BSC"
          }
        ],
        "status": "completed",
        "category": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "373784005",
              "display": "verstrekken van medicatie"
            }
          ]
        },
        "medicationReference": {
          "reference": "urn:uuid:c33f1b68-6a95-11ec-0000-020000000000",
          "type": "Medication",
          "display": "METOCLOPRAMIDE HCL PCH TABLET 10MG"
        },
        "subject": {
          "reference": "urn:uuid:c33f20c2-6a95-11ec-0000-020000000000",
          "type": "Patient",
          "display": "Patient, A. van de XXX_Boschman"
        },
        "performer": [
          {
            "actor": {
              "reference": "urn:uuid:c33f1aa8-6a95-11ec-0000-020000000000",
              "type": "Organization",
              "display": "Healthcare provider (organization), Apotheek De Gulle Gaper"
            }
          }
        ],
        "authorizingPrescription": [
          {
            "type": "MedicationRequest",
            "identifier": {
              "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.77.52711000146108.1",
              "value": "MBH_920_av_example-1_VV"
            },
            "display": "relatie naar verstrekkingsverzoek met identificatie: MBH_920_av_example-1_VV || 2.16.840.1.113883.2.4.3.11.999.77.52711000146108.1"
          }
        ],
        "quantity": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-PQ-translation",
              "valueQuantity": {
                "value": 5,
                "unit": "stuk",
                "system": "urn:oid:2.16.840.1.113883.2.4.4.1.900.2",
                "code": "245"
              }
            }
          ],
          "value": 5,
          "unit": "stuk",
          "system": "http://unitsofmeasure.org",
          "code": "1"
        },
        "daysSupply": {
          "value": 5,
          "unit": "dag",
          "system": "http://unitsofmeasure.org",
          "code": "dag"
        },
        "whenHandedOver": "2022-12-01T12:20:00+01:00",
        "destination": {
          "reference": "urn:uuid:c33f11c7-6a95-11ec-0000-020000000000",
          "type": "Location",
          "display": "afleverlocatie"
        },
        "note": [
          {
            "text": "voorbeeld toelichting in vrije tekst"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "MedicationDispense"
      }
    },
    {
      "fullUrl": "urn:uuid:c33f20c2-6a95-11ec-0000-020000000000",
      "resource": {
        "resourceType": "Patient",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.nl/fhir/NamingSystem/bsn",
            "_value": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
                  "valueCode": "masked"
                }
              ]
            }
          }
        ],
        "name": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
                "valueCode": "NL1"
              }
            ],
            "use": "official",
            "text": "A. van de XXX_Boschman",
            "family": "van de XXX_Boschman",
            "_family": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
                  "valueString": "van de"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString": "XXX_Boschman"
                }
              ]
            },
            "given": [
              "A."
            ],
            "_given": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "IN"
                  }
                ]
              }
            ]
          }
        ],
        "gender": "male",
        "_gender": {
          "extension": [
            {
              "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
                    "code": "M",
                    "display": "Man"
                  }
                ]
              }
            }
          ]
        },
        "birthDate": "1964-01-08"
      },
      "request": {
        "method": "POST",
        "url": "Patient"
      }
    },
    {
      "fullUrl": "urn:uuid:c33f1aa8-6a95-11ec-0000-020000000000",
      "resource": {
        "resourceType": "Organization",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
          ]
        },
        "identifier": [
          {
            "system": "http://fhir.nl/fhir/NamingSystem/ura",
            "value": "01236578"
          }
        ],
        "name": "Apotheek De Gulle Gaper"
      },
      "request": {
        "method": "POST",
        "url": "Organization"
      }
    },
    {
      "fullUrl": "urn:uuid:c33f1b68-6a95-11ec-0000-020000000000",
      "resource": {
        "resourceType": "Medication",
        "meta": {
          "profile": [
            "http://nictiz.nl/fhir/StructureDefinition/mp-PharmaceuticalProduct"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.4.10",
              "code": "6947",
              "display": "METOCLOPRAMIDE TABLET 10MG"
            },
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.4.1",
              "code": "19429",
              "display": "METOCLOPRAMIDE TABLET 10MG"
            },
            {
              "system": "urn:oid:2.16.840.1.113883.2.4.4.7",
              "code": "560308",
              "display": "METOCLOPRAMIDE HCL PCH TABLET 10MG",
              "userSelected": true
            }
          ],
          "text": "METOCLOPRAMIDE HCL PCH TABLET 10MG"
        }
      },
      "request": {
        "method": "POST",
        "url": "Medication"
      }
    },
    {
      "fullUrl": "urn:uuid:c33f11c7-6a95-11ec-0000-020000000000",
      "resource": {
        "resourceType": "Location",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/StructureDefinition/Location"
          ]
        },
        "name": "bij patiënt thuis - bij de buren afgeven mag ook"
      },
      "request": {
        "method": "POST",
        "url": "Location"
      }
    }
  ]
}