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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeBundle
Idbundle-medicationrequest-example-1.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",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionBundle"
    ],
    "tag": [
      {
        "display": "Transaction Bundle stop prescriptions"
      },
      {
        "display": "An Example of transaction bundle to stop prescriptions"
      },
      {
        "display": "bundle-medicationrequest-example-1"
      }
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "c10848aa-d76d-4df3-a569-6d7d57ca7381",
        "meta": {
          "versionId": "2",
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
          ]
        },
        "contained": [
          {
            "resourceType": "Practitioner",
            "id": "1",
            "meta": {
              "profile": [
                "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
              ]
            },
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
                "extension": [
                  {
                    "url": "workplaceIdentifier",
                    "valueString": "7711222222"
                  },
                  {
                    "url": "workplaceName",
                    "valueString": "Min vardcentral"
                  },
                  {
                    "url": "workplaceType",
                    "valueCode": "HEALTHCAREUNIT"
                  },
                  {
                    "url": "workplaceIdType",
                    "valueCode": "ORGNR"
                  }
                ]
              }
            ],
            "name": [
              {
                "family": "Larsson",
                "given": [
                  "Lars"
                ]
              }
            ],
            "telecom": [
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": false
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "P"
                  }
                ],
                "system": "phone",
                "value": "070-1234455",
                "rank": 1
              },
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": true
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "W"
                  }
                ],
                "system": "phone",
                "value": "011-900000",
                "rank": 1
              }
            ],
            "address": [
              {
                "type": "physical",
                "line": [
                  "fysiskaGatan 134"
                ],
                "city": "stockholm",
                "postalCode": "12345"
              },
              {
                "type": "postal",
                "line": [
                  "postGatan 133"
                ],
                "city": "stockholm",
                "postalCode": "12345"
              }
            ],
            "qualification": [
              {
                "identifier": [
                  {
                    "system": "urn:oid:1.2.752.116.3.1.2",
                    "value": "9000027"
                  }
                ],
                "code": {
                  "coding": [
                    {
                      "system": "urn:oid:1.2.752.116.3.1.3",
                      "code": "LK"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates",
            "extension": [
              {
                "url": "usageStartDate",
                "valueDate": "2022-11-04"
              },
              {
                "url": "usageEndDate",
                "valueDate": "2022-11-04"
              },
              {
                "url": "scheduleStartDate",
                "valueDate": "2022-11-04"
              }
            ]
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
            "valueUuid": "urn:uuid:bec2c655-d2b8-479a-9801-2c0df9bd2ddb"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientTreatmentReason",
            "valueString": "testtext NLLPatientTreatmentReason - Behandlingsändamål dosdispensierad förskrivning"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLRegistrationBasis",
            "valueCode": "PAPER"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionFormat",
            "valueCode": "ELEKTRONISKT"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLOrdinationsId",
            "valueDecimal": 139446
          }
        ],
        "identifier": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNEFId",
                "extension": [
                  {
                    "url": "PrescriptionSetId",
                    "valueString": "27227f8a-838b-457c-9f9a-f2b25e21bfba"
                  }
                ]
              }
            ],
            "system": "http://electronichealth.se/fhir/NamingSystem/NEFId",
            "value": "27227f8a-838b-457c-9f9a-f2b25e21bfba"
          }
        ],
        "status": "stopped",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
              "code": "20130529000039"
            },
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
              "code": "20130814100116"
            }
          ]
        },
        "subject": {
          "reference": "Patient/e75498fa-dc06-4e08-9211-de6a20826348"
        },
        "authoredOn": "2022-11-03T23:00:00+00:00",
        "requester": {
          "reference": "#1"
        },
        "dosageInstruction": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLObservandumDose",
                "valueBoolean": false
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAdministeringInstruction",
                "valueString": "Administreringsinstruktion"
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosageType",
                "valueCode": "TILLFALLESDOSERING"
              }
            ],
            "sequence": 1,
            "patientInstruction": "patientInstruction",
            "timing": {
              "repeat": {
                "timeOfDay": [
                  "16:00:00",
                  "08:00:00",
                  "12:00:00"
                ]
              }
            },
            "asNeededBoolean": false,
            "method": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "58861000052101"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-ucum-annotations",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ],
        "dispenseRequest": {
          "extension": [
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosePackaging",
              "valueBoolean": true
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter",
              "valueIdentifier": {
                "system": "http://electronichealth.se/identifier/arbetsplatskod",
                "value": "4000000000000"
              }
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionCommunicableDiseasesAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientPharmaceuticalBenefitsAct",
              "valueBoolean": true
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLConditionsPharmaceuticalBenefitsAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLSubstitutionOpposed",
              "valueCode": "APOTEK"
            }
          ],
          "validityPeriod": {
            "end": "2022-11-04"
          }
        }
      },
      "request": {
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails",
            "extension": [
              {
                "url": "reason",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                      "code": "OTH"
                    }
                  ],
                  "text": "Beskrivning händelseorsak"
                }
              },
              {
                "url": "activity",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "code": "AVSLUTA_FORSKRIVNING"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "method": "PUT",
        "url": "MedicationRequest"
      }
    },
    {
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "42625aa9-0e89-415c-a223-0f10c80d4832",
        "meta": {
          "versionId": "1",
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
          ]
        },
        "contained": [
          {
            "resourceType": "Practitioner",
            "id": "1",
            "meta": {
              "profile": [
                "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
              ]
            },
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
                "extension": [
                  {
                    "url": "workplaceIdentifier",
                    "valueString": "7711222222"
                  },
                  {
                    "url": "workplaceName",
                    "valueString": "Min vardcentral"
                  },
                  {
                    "url": "workplaceType",
                    "valueCode": "HEALTHCAREUNIT"
                  },
                  {
                    "url": "workplaceIdType",
                    "valueCode": "ORGNR"
                  }
                ]
              }
            ],
            "name": [
              {
                "family": "Larsson",
                "given": [
                  "Lars"
                ]
              }
            ],
            "telecom": [
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": false
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "P"
                  }
                ],
                "system": "phone",
                "value": "070-1234455",
                "rank": 1
              },
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": true
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "W"
                  }
                ],
                "system": "phone",
                "value": "011-900000",
                "rank": 1
              }
            ],
            "address": [
              {
                "type": "physical",
                "line": [
                  "fysiskaGatan 134"
                ],
                "city": "stockholm",
                "postalCode": "12345"
              },
              {
                "type": "postal",
                "line": [
                  "postGatan 133"
                ],
                "city": "stockholm",
                "postalCode": "12345"
              }
            ],
            "qualification": [
              {
                "identifier": [
                  {
                    "system": "urn:oid:1.2.752.116.3.1.2",
                    "value": "9000027"
                  }
                ],
                "code": {
                  "coding": [
                    {
                      "system": "urn:oid:1.2.752.116.3.1.3",
                      "code": "LK"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates",
            "extension": [
              {
                "url": "usageStartDate",
                "valueDate": "2023-05-04"
              },
              {
                "url": "usageEndDate",
                "valueDate": "2023-11-04"
              },
              {
                "url": "scheduleStartDate",
                "valueDate": "2023-05-04"
              },
              {
                "url": "usageEndDate",
                "valueDate": "2022-11-04"
              }
            ]
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
            "valueUuid": "urn:uuid:bec2c655-d2b8-479a-9801-2c0df9bd2ddb"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientTreatmentReason",
            "valueString": "testtext NLLPatientTreatmentReason - Behandlingsändamål dosdispensierad förskrivning"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLRegistrationBasis",
            "valueCode": "PAPER"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionFormat",
            "valueCode": "ELEKTRONISKT"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLOrdinationsId",
            "valueDecimal": 139447
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLTidigareOrdinationsid",
            "valueDecimal": 139446
          }
        ],
        "identifier": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNEFId",
                "extension": [
                  {
                    "url": "PrescriptionSetId",
                    "valueString": "c9acb4de-eba0-4a59-9604-2d339bd4d908"
                  }
                ]
              }
            ],
            "system": "http://electronichealth.se/fhir/NamingSystem/NEFId",
            "value": "c9acb4de-eba0-4a59-9604-2d339bd4d908"
          }
        ],
        "status": "stopped",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
              "code": "20130529000039"
            },
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
              "code": "20130814100116"
            }
          ]
        },
        "subject": {
          "reference": "Patient/e75498fa-dc06-4e08-9211-de6a20826348"
        },
        "authoredOn": "2022-11-03T23:00:00+00:00",
        "requester": {
          "reference": "#1"
        },
        "dosageInstruction": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLObservandumDose",
                "valueBoolean": false
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAdministeringInstruction",
                "valueString": "Administreringsinstruktion"
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosageType",
                "valueCode": "TILLFALLESDOSERING"
              }
            ],
            "sequence": 1,
            "patientInstruction": "patientInstruction",
            "timing": {
              "repeat": {
                "timeOfDay": [
                  "08:00:00",
                  "12:00:00",
                  "16:00:00"
                ]
              }
            },
            "asNeededBoolean": false,
            "method": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "58861000052101"
                }
              ]
            },
            "doseAndRate": [
              {
                "doseQuantity": {
                  "value": 1,
                  "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-ucum-annotations",
                  "code": "{tbl}"
                }
              }
            ]
          }
        ],
        "dispenseRequest": {
          "extension": [
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosePackaging",
              "valueBoolean": true
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter",
              "valueIdentifier": {
                "system": "http://electronichealth.se/identifier/arbetsplatskod",
                "value": "4000000000000"
              }
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionCommunicableDiseasesAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientPharmaceuticalBenefitsAct",
              "valueBoolean": true
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLConditionsPharmaceuticalBenefitsAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLSubstitutionOpposed",
              "valueCode": "APOTEK"
            }
          ],
          "validityPeriod": {
            "end": "2022-11-04"
          }
        },
        "priorPrescription": {
          "reference": "MedicationRequest/c10848aa-d76d-4df3-a569-6d7d57ca7381"
        },
        "priority": "urgent"
      },
      "request": {
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails",
            "extension": [
              {
                "url": "reason",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
                      "code": "OTH"
                    }
                  ],
                  "text": "Beskrivning händelseorsak"
                }
              },
              {
                "url": "activity",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "code": "AVSLUTA_FORSKRIVNING"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "method": "PUT",
        "url": "MedicationRequest"
      }
    }
  ]
}