FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | MedicationRequest |
| Id | fetch-medicationrequest-example-4.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationRequest",
"id": "3a4fcef3-57b9-476a-a419-b96ed790e3f7",
"meta": {
"versionId": "1",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
],
"tag": [
{
"display": "Fetch MedicationRequest for medical consumables"
},
{
"display": "Example of fetch prescription for medical consumables"
},
{
"display": "fetch-medicationrequest-example-4"
}
]
},
"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": "Svensson",
"given": [
"Gustav"
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
"valueBoolean": false
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
"valueCode": "P"
}
],
"system": "phone",
"value": "011-900000",
"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": "postal",
"line": [
"postGatan 133"
],
"city": "stockholm",
"postalCode": "12345"
},
{
"type": "physical",
"line": [
"fysiskaGatan 134"
],
"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:fa7565ec-b5d1-456c-ad44-a3bbad03a165"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientTreatmentReason",
"valueString": "testtext NLLPatientTreatmentReason - Behandlingsändamål"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLRegistrationBasis",
"valueCode": "ELECTRONIC"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionFormat",
"valueCode": "ELEKTRONISKT"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLOrdinationsId",
"valueDecimal": 25154
}
],
"identifier": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNEFId",
"extension": [
{
"url": "PrescriptionSetId",
"valueString": "dbbe69a8-78e0-48cf-b4dc-790a1042c775"
}
]
}
],
"system": "http://electronichealth.se/fhir/NamingSystem/NEFId",
"value": "dbbe69a8-78e0-48cf-b4dc-790a1042c775"
}
],
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://electronichealth.se/fhir/NamingSystem/varunr",
"code": "210761"
}
]
},
"subject": {
"reference": "Patient/cefe1521-d4dc-48bc-be51-52a12b9697ef"
},
"authoredOn": "2022-05-08T22:00:00+00:00",
"requester": {
"reference": "#1"
},
"dispenseRequest": {
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed",
"valuePositiveInt": 6
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfFillsRemaining",
"valuePositiveInt": 12
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosePackaging",
"valueBoolean": false
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLTotalQuantity",
"extension": [
{
"url": "prescribed",
"valueQuantity": {
"value": 28800
}
},
{
"url": "remaining",
"valueQuantity": {
"value": 28800
}
}
]
},
{
"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/NLLNumberOfDispensesAllowed",
"valueUnsignedInt": 12
}
],
"validityPeriod": {
"end": "2023-05-09"
},
"numberOfRepeatsAllowed": 11,
"quantity": {
"value": 2400
}
}
}