FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Bundle |
| Id | fetch-medication-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "d273a3d6-11db-472b-b3f3-0d27ecdb444b",
"meta": {
"lastUpdated": "2022-10-10T11:35:19.453+00:00",
"tag": [
{
"display": "Fetch Medication with dispensing restriction"
},
{
"display": "Bundle of type searchset"
},
{
"display": "fetch-medication-example-1"
}
]
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://test.ehalsomyndigheten.se/fhir/Medication?nplPackId=20120704100050"
}
],
"entry": [
{
"fullUrl": "https://test.ehalsomyndigheten.se/fhir/Medication/124cb76b-a6d2-42d6-b5c4-a194ceb89aa7",
"resource": {
"resourceType": "Medication",
"id": "124cb76b-a6d2-42d6-b5c4-a194ceb89aa7",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLMedication"
]
},
"text": {
"status": "extensions",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Concerta, depottablett 36 mg Orifarm AB</div>"
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLArticleInfo",
"extension": [
{
"url": "medicinalProduct",
"valueBoolean": true
},
{
"url": "productType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://npl.mpa.se/CodeSystem/productclass",
"code": "MEP"
}
],
"text": "Läkemedel"
}
},
{
"url": "productName",
"extension": [
{
"url": "currentProductName",
"valueString": "Concerta"
},
{
"url": "history",
"extension": [
{
"url": "productName",
"valueString": "Concerta"
},
{
"url": "periodOfUse",
"valuePeriod": {
"start": "2012-08-03T22:00:00+00:00"
}
}
]
}
]
},
{
"url": "package",
"extension": [
{
"url": "packageContainer",
"valueString": "Burk"
},
{
"url": "packageDescription",
"valueString": "Burk, 30 tabletter"
}
]
},
{
"url": "strength",
"extension": [
{
"url": "quantity",
"valueQuantity": {
"value": 36,
"unit": "mg"
}
},
{
"url": "text",
"valueString": "36 mg"
}
]
}
]
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLArticleAvailability",
"extension": [
{
"url": "onTheMarket",
"valueBoolean": true
},
{
"url": "salesStopped",
"valueBoolean": false
}
]
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLArticleRegulations",
"extension": [
{
"url": "prescriptiveAuthorityCode",
"valueCode": "-"
},
{
"url": "repeatPrescription",
"valueCodeableConcept": {
"coding": [
{
"system": "http://npl.mpa.se/CodeSystem/prescription-repeatable-category",
"code": "004"
}
]
}
},
{
"url": "substitutionDetails",
"extension": [
{
"url": "interchangeable",
"valueBoolean": true
},
{
"url": "interchangeSubstanceGroup",
"valueString": "Metylfenidat"
}
]
},
{
"url": "dispensingRestriction",
"valueCodeableConcept": {
"coding": [
{
"system": "http://npl.mpa.se/CodeSystem/dispensing-restriction",
"code": "D01"
}
],
"text": "Får lämnas ut endast om det har förordnats av läkare med specialistkompetens i barn/ungdomspsykiatri, psykiatri, rättspsykiatri, neurologi eller barn/ungdomsneurologi med habilitering eller av läkare med dispens från LV. Se HSLF-FS 2017:74."
}
},
{
"url": "controlledMedicinalProduct",
"valueBoolean": true
},
{
"url": "narcoticClassification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://npl.mpa.se/CodeSystem/narcotic-classification",
"code": "1"
}
],
"text": "II - Narkotika med medicinsk användning"
}
}
]
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLReimbursement",
"extension": [
{
"url": "eligibleForReimbursement",
"valueBoolean": true
},
{
"url": "restrictedReimbursement",
"valueBoolean": false
},
{
"url": "productOfThePeriod",
"extension": [
{
"url": "currentPeriod",
"valueBoolean": false
},
{
"url": "previousPeriod",
"valueBoolean": false
},
{
"url": "unavailable",
"valueBoolean": false
}
]
}
]
}
],
"identifier": [
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
"value": "20120704100050"
},
{
"use": "official",
"system": "http://electronichealth.se/fhir/NamingSystem/varunr",
"value": "021104"
}
],
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "N06BA04"
},
{
"system": "http://electronichealth.se/fhir/NamingSystem/nplid",
"code": "20111117000037"
}
],
"text": "Metylfenidat"
},
"status": "active",
"manufacturer": {
"display": "Orifarm AB"
},
"form": {
"text": "depottablett"
},
"amount": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLAmountDescription",
"valueString": "30 tablett(er)"
}
],
"numerator": {
"value": 30,
"unit": "tablett(er)"
},
"denominator": {
"value": 1
}
}
]
}
}
]
}