FHIR IG Statistics: StructureDefinition/sfm-Medication
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "sfm-Medication",
"url": "http://ehelse.no/fhir/StructureDefinition/sfm-Medication",
"version": "1.0",
"name": "SfmMedication",
"title": "sfm-Medication",
"status": "active",
"date": "2021-05-01",
"description": "SFM Medication derived from no-basis-Medication.",
"fhirVersion": "4.0.0",
"kind": "resource",
"abstract": false,
"type": "Medication",
"baseDefinition": "http://hl7.no/fhir/StructureDefinition/no-basis-Medication",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Medication.extension",
"path": "Medication.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Medication.extension:prescriptiongroup",
"path": "Medication.extension",
"sliceName": "prescriptiongroup",
"mustSupport": true
},
{
"id": "Medication.extension:medicationdetails",
"path": "Medication.extension",
"sliceName": "medicationdetails",
"type": [
{
"code": "Extension",
"profile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-medicationdetails"
]
}
]
},
{
"id": "Medication.code",
"path": "Medication.code",
"mustSupport": true
},
{
"id": "Medication.code.coding:FEST-Medication",
"path": "Medication.code.coding",
"sliceName": "FEST-Medication",
"definition": "Medication is one of the following types: LegemiddelVirkestoff, LegemiddelMerkevare, Legemiddelpakning, Legemiddeldose. Code is the FEST-id or the \"varenummer\" for the Medication. FEST-id should be used if available. If not present in FEST, then code is missing and only Display is present."
},
{
"id": "Medication.code.coding:type",
"path": "Medication.code.coding",
"sliceName": "type",
"max": "1"
},
{
"id": "Medication.code.coding:type.system",
"path": "Medication.code.coding.system",
"short": "Medicationtype",
"definition": "Identify if medication is vacine or medication. Use information from FEST.",
"min": 1,
"fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7424"
},
{
"id": "Medication.code.coding:type.code",
"path": "Medication.code.coding.code",
"min": 1
},
{
"id": "Medication.code.coding:type.display",
"path": "Medication.code.coding.display",
"min": 1
},
{
"id": "Medication.status",
"path": "Medication.status",
"mustSupport": true
},
{
"id": "Medication.manufacturer",
"path": "Medication.manufacturer",
"mustSupport": true
},
{
"id": "Medication.form",
"path": "Medication.form",
"mustSupport": true
},
{
"id": "Medication.amount",
"path": "Medication.amount",
"mustSupport": true
},
{
"id": "Medication.amount.extension",
"path": "Medication.amount.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Medication.amount.extension:quantity",
"path": "Medication.amount.extension",
"sliceName": "quantity",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://ehelse.no/fhir/StructureDefinition/sfm-amountText"
]
}
]
},
{
"id": "Medication.batch",
"path": "Medication.batch",
"mustSupport": true
}
]
}
}