FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Bundle |
| Id | transaction-bundle-example-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLTransactionBundle"
],
"tag": [
{
"display": "Update a prescription and register a dispensation of that prescription in a single transaction"
},
{
"display": "Update a NLLMedicationRequest(1) and a NLLMedicationDispense(2) of (1) in a single transaction"
},
{
"display": "transaction-bundle-example-2"
}
]
},
"type": "transaction",
"entry": [
{
"resource": {
"resourceType": "MedicationRequest",
"id": "e287a57c-2611-4ea9-b841-5cd1d63d691d",
"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/NLLPrescriptionChain",
"valueUuid": "urn:uuid:124007bc-3ce1-4d7d-bbcf-c161926a557c"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientTreatmentReason",
"valueString": "testtext - NLLPatientTreatmentReason - Behandlingsändamål"
},
{
"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": 59772
}
],
"identifier": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNEFId",
"extension": [
{
"url": "PrescriptionSetId",
"valueString": "e54cf550-254d-4f2f-897b-25fac75dbbd0"
}
]
}
],
"system": "http://electronichealth.se/fhir/NamingSystem/NEFId",
"value": "e54cf550-254d-4f2f-897b-25fac75dbbd0"
}
],
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplid",
"code": "20141218000032"
},
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
"code": "20150601100594"
}
]
},
"subject": {
"reference": "Patient/3a0df0f8-a155-4cdf-9665-756c943b26f0"
},
"authoredOn": "2024-10-31T23:00:00+00:00",
"requester": {
"reference": "#1"
},
"dosageInstruction": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLObservandumDose",
"valueBoolean": true
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLAdministeringInstruction",
"valueString": "Administreringsinstruktion"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosageType",
"valueCode": "FRITEXTDOSERING"
}
],
"sequence": 1,
"text": "Fritextdoseringstext ta x y varje z",
"patientInstruction": "Doseringsinstruktion",
"asNeededBoolean": true,
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "764794000"
}
]
}
}
],
"dispenseRequest": {
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed",
"valuePositiveInt": 2
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfFillsRemaining",
"valueUnsignedInt": 2
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosePackaging",
"valueBoolean": false
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLTotalQuantity",
"extension": [
{
"url": "prescribed",
"valueQuantity": {
"value": 200
}
},
{
"url": "remaining",
"valueQuantity": {
"value": 200
}
}
]
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter",
"valueIdentifier": {
"value": "4000000000000"
}
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionCommunicableDiseasesAct",
"valueBoolean": true
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientPharmaceuticalBenefitsAct",
"valueBoolean": true
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLConditionsPharmaceuticalBenefitsAct",
"valueBoolean": true
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLBenefitDetails",
"extension": [
{
"url": "dailyBenefitQuantity",
"valueQuantity": {
"value": "10.0"
}
},
{
"url": "dailyBenefitQuantityUnfeasible",
"valueBoolean": false
}
]
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed",
"valueUnsignedInt": 2
}
],
"validityPeriod": {
"end": "2025-05-01"
},
"numberOfRepeatsAllowed": 1,
"quantity": {
"value": 100
}
}
},
"request": {
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails",
"extension": [
{
"url": "reason",
"valueCodeableConcept": {
"coding": [
{
"code": "55081000052105"
}
]
}
},
{
"url": "activity",
"valueCodeableConcept": {
"coding": [
{
"code": "UPPDATERA_FORSKRIVNING"
}
]
}
}
]
}
],
"method": "PUT",
"url": "MedicationRequest"
}
},
{
"resource": {
"resourceType": "MedicationDispense",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense"
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLActorDispatchId",
"valueString": "2"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesDispensed",
"valuePositiveInt": 2
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLBenefitChoiceCode",
"valueCode": "U"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo",
"valueDecimal": 1
}
],
"status": "completed",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplid",
"code": "20141218000032"
},
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
"code": "20150601100594"
}
]
},
"authorizingPrescription": [
{
"reference": "MedicationRequest/e287a57c-2611-4ea9-b841-5cd1d63d691d/_history/1"
}
],
"type": [
{
"coding": [
{
"code": "SP"
}
]
}
],
"whenHandedOver": "2024-11-01",
"note": [
{
"text": "uttag 2"
}
],
"substitution": {
"wasSubstituted": false
}
},
"request": {
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails",
"extension": [
{
"url": "activity",
"valueCodeableConcept": {
"coding": [
{
"code": "EXPEDIERA"
}
]
}
}
]
}
],
"method": "POST",
"url": "MedicationDispense"
}
}
]
}