Resource StructureDefinition/FHIR Server from package kbv.basis#1.6.0 (79 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "KBV-PR-Base-Medication",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication",
"version" : "1.6.0",
"name" : "KBV_PR_Base_Medication",
"status" : "active",
"description" : "Dieses Profil bildet Informationen zu einem Fertigarzneimittel oder einer Rezeptur ab.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "script10.6",
"uri" : "http://ncpdp.org/SCRIPT10_6",
"name" : "Mapping to NCPDP SCRIPT 10.6"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Medication",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Medication",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Medication",
"path" : "Medication",
"definition" : "Hier können Informationen zu einem Fertigarzneimittel oder einer Rezeptur angegeben werden. \r\n\r\nIn diesem Profil können in Falle von komplexen Packungen auf Submedikamente (ingredient.itemreference) verwiesen werden. Diese Submedikamente dürfen dann nicht die PZN des Hauptarzneimittels enthalten, da über die Angabe der PZN auch das Hauptarzneimittel gefunden werden kann, aber die Teile in dieser Zusammensetzung auch einfach keine eigenständige PZN haben."
},
{
"id" : "Medication.extension",
"path" : "Medication.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Medication.extension:Kategorie",
"path" : "Medication.extension",
"sliceName" : "Kategorie",
"definition" : "Dieses Element ermöglich die Kennzeichnung des Arzneimittels als Fertigarzneimittel oder Rezeptur.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type"
]
}
]
},
{
"id" : "Medication.extension:Normgroesse",
"path" : "Medication.extension",
"sliceName" : "Normgroesse",
"short" : "PackungsgröÃe nach N-Bezeichnung",
"definition" : "Beschreibung der therapiegerechten PackungsgröÃe (z. B. N1)",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.de/StructureDefinition/normgroesse"
]
}
]
},
{
"id" : "Medication.code",
"path" : "Medication.code",
"definition" : "Dieses Element beinhaltet die Bezeichnung des Arzneimittels oder der Rezeptur, entweder in einem geeigneten Codesystem kodiert oder als Freitext.",
"min" : 1
},
{
"id" : "Medication.code.coding",
"path" : "Medication.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"definition" : "Hier kann das Arzneimittel als codierte Information angegeben werden."
},
{
"id" : "Medication.code.coding:pzn",
"path" : "Medication.code.coding",
"sliceName" : "pzn",
"definition" : "Hier kann die PZN angegeben werden, sofern es sich um ein Fertigarzneimittel handelt.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Coding",
"profile" : [
"http://fhir.de/StructureDefinition/CodingPZN"
]
}
],
"patternCoding" : {
"system" : "http://fhir.de/CodeSystem/ifa/pzn"
}
},
{
"id" : "Medication.code.coding:snomed",
"path" : "Medication.code.coding",
"sliceName" : "snomed",
"definition" : "Hier kann ein SNOMED CT®-Code angegeben werden.",
"min" : 0,
"max" : "*",
"patternCoding" : {
"system" : "http://snomed.info/sct"
}
},
{
"id" : "Medication.code.coding:atc",
"path" : "Medication.code.coding",
"sliceName" : "atc",
"definition" : "Falls ein Fertigarzneimittel angegeben wird, kann hier der entsprechende deutsche ATC-Code dokumentiert werden. Es ist erlaubt, zusätzlich den Wirkstoff mit einem anderen Code unter Bestandteile zu dokumentieren.",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Coding",
"profile" : [
"http://fhir.de/StructureDefinition/CodingATC"
]
}
],
"patternCoding" : {
"system" : "http://fhir.de/CodeSystem/bfarm/atc"
}
},
{
"id" : "Medication.form",
"path" : "Medication.form",
"definition" : "Dieses Element bildet die Darreichungsform ab."
},
{
"id" : "Medication.form.coding",
"path" : "Medication.form.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"definition" : "Dieses Element bildet die Darreichungsform als codierte Information ab."
},
{
"id" : "Medication.form.coding:snomed",
"path" : "Medication.form.coding",
"sliceName" : "snomed",
"definition" : "Hier wird ein Code aus dem SNOMED ValueSet dose-form angegeben.",
"min" : 0,
"max" : "*",
"patternCoding" : {
"system" : "http://snomed.info/sct"
},
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Dose_Form_SNOMED_CT"
}
},
{
"id" : "Medication.form.coding:snomed.system",
"path" : "Medication.form.coding.system",
"min" : 1
},
{
"id" : "Medication.form.coding:snomed.version",
"path" : "Medication.form.coding.version",
"min" : 1
},
{
"id" : "Medication.form.coding:snomed.code",
"path" : "Medication.form.coding.code",
"min" : 1
},
{
"id" : "Medication.form.coding:snomed.display",
"path" : "Medication.form.coding.display",
"min" : 1
},
{
"id" : "Medication.form.coding:edqm",
"path" : "Medication.form.coding",
"sliceName" : "edqm",
"definition" : "Hier wird ein Code aus dem EDQM ValueSet medicine-doseform angegeben.",
"min" : 0,
"max" : "*",
"patternCoding" : {
"system" : "http://standardterms.edqm.eu"
},
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Medicine_Doseform"
}
},
{
"id" : "Medication.form.coding:edqm.system",
"path" : "Medication.form.coding.system",
"min" : 1
},
{
"id" : "Medication.form.coding:edqm.code",
"path" : "Medication.form.coding.code",
"min" : 1
},
{
"id" : "Medication.form.coding:edqm.display",
"path" : "Medication.form.coding.display",
"min" : 1
},
{
"id" : "Medication.form.coding:kbvDarreichungsform",
"path" : "Medication.form.coding",
"sliceName" : "kbvDarreichungsform",
"definition" : "Hier kann ein Code nach dem Code-System S_KBV_DARREICHUNGSFORM angegeben werden.",
"min" : 0,
"max" : "*",
"patternCoding" : {
"system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM"
},
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_DARREICHUNGSFORM"
}
},
{
"id" : "Medication.form.coding:kbvDarreichungsform.system",
"path" : "Medication.form.coding.system",
"min" : 1
},
{
"id" : "Medication.form.coding:kbvDarreichungsform.version",
"path" : "Medication.form.coding.version",
"min" : 1
},
{
"id" : "Medication.form.coding:kbvDarreichungsform.code",
"path" : "Medication.form.coding.code",
"min" : 1
},
{
"id" : "Medication.form.coding:kbvDarreichungsform.display",
"path" : "Medication.form.coding.display",
"min" : 1
},
{
"id" : "Medication.ingredient",
"path" : "Medication.ingredient",
"definition" : "Hier können Bestandteile, die Wirkstoffe oder keine Wirkstoffe sind, erfasst werden."
},
{
"id" : "Medication.ingredient.item[x]",
"path" : "Medication.ingredient.item[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"definition" : "Hier kann ein Bestandteil eingetragen werden."
},
{
"id" : "Medication.ingredient.item[x]:itemCodeableConcept",
"path" : "Medication.ingredient.item[x]",
"sliceName" : "itemCodeableConcept",
"definition" : "Hier kann ein Bestandteil als Code oder Freitext angegeben werden.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "CodeableConcept"
}
]
},
{
"id" : "Medication.ingredient.item[x]:itemCodeableConcept.coding",
"path" : "Medication.ingredient.item[x].coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
}
},
{
"id" : "Medication.ingredient.item[x]:itemCodeableConcept.coding:ask",
"path" : "Medication.ingredient.item[x].coding",
"sliceName" : "ask",
"min" : 0,
"max" : "*",
"type" : [
{
"code" : "Coding",
"profile" : [
"http://fhir.de/StructureDefinition/CodingASK"
]
}
],
"patternCoding" : {
"system" : "http://fhir.de/CodeSystem/ask"
}
},
{
"id" : "Medication.ingredient.item[x]:itemCodeableConcept.coding:snomed",
"path" : "Medication.ingredient.item[x].coding",
"sliceName" : "snomed",
"min" : 0,
"max" : "*",
"patternCoding" : {
"system" : "http://snomed.info/sct"
}
},
{
"id" : "Medication.ingredient.item[x]:itemCodeableConcept.coding:snomed.system",
"path" : "Medication.ingredient.item[x].coding.system",
"min" : 1
},
{
"id" : "Medication.ingredient.item[x]:itemCodeableConcept.coding:snomed.code",
"path" : "Medication.ingredient.item[x].coding.code",
"min" : 1
},
{
"id" : "Medication.ingredient.item[x]:itemReference",
"path" : "Medication.ingredient.item[x]",
"sliceName" : "itemReference",
"definition" : "Hier kann per Referenz ein anderes Arzneimittel als Bestandteil des aktuell betrachteten Arzneimittels angegeben werden, z. B. bei Vorliegen einer sogenannten 'Kombipackung'.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Medication",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication|1.6.0"
]
}
]
},
{
"id" : "Medication.ingredient.strength",
"path" : "Medication.ingredient.strength",
"definition" : "Hier kann angegeben werden, in welcher Menge der genannte Wirkstoff im Medikament vorhanden ist."
},
{
"id" : "Medication.ingredient.strength.numerator.value",
"path" : "Medication.ingredient.strength.numerator.value",
"definition" : "Hier wird die Menge des enthaltenen Bestandteils als Zahl angegeben."
},
{
"id" : "Medication.ingredient.strength.denominator",
"path" : "Medication.ingredient.strength.denominator",
"definition" : "Hier wird die BezugsgröÃe angegeben, in der die genannte Menge enthalten ist.\r\nBeispiele: 1 Tbl, 1 ml Lösung, 1 Fertigspritze, ... (in allen genannten Beispielen wäre 1 als Zahl der BezugsgröÃe anzugeben)"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.