FHIR IG Statistics: StructureDefinition/gecco-medication-statement-immunoglobulins
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "gecco-medication-statement-immunoglobulins",
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/pharmacological-therapy-immunoglobulins",
"version": "1.0",
"name": "PharmacologicalTherapyImmunoglobulins",
"title": "Pharmacological Therapy Immunoglobulins",
"status": "active",
"date": "2020-10-29",
"publisher": "Charité",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
}
]
}
],
"description": "Pharmacological therapy using immunoglobulins in the context of Covid-19",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "MedicationStatement",
"baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "MedicationStatement.medication[x]",
"path": "MedicationStatement.medication[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "open"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationStatement.medication[x]:medicationCodeableConcept",
"path": "MedicationStatement.medication[x]",
"sliceName": "medicationCodeableConcept",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding",
"path": "MedicationStatement.medication[x].coding",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "$this"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:snomed",
"path": "MedicationStatement.medication[x].coding",
"sliceName": "snomed",
"min": 1,
"max": "1",
"patternCoding": {
"system": "http://snomed.info/sct",
"code": "333710000"
},
"mustSupport": false
},
{
"id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:snomed.system",
"path": "MedicationStatement.medication[x].coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:snomed.code",
"path": "MedicationStatement.medication[x].coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe",
"path": "MedicationStatement.medication[x].coding",
"sliceName": "atcClassDe",
"patternCoding": {
"system": "http://fhir.de/CodeSystem/dimdi/atc"
},
"binding": {
"strength": "extensible",
"valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/immunoglobulins-atc"
}
},
{
"id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe.system",
"path": "MedicationStatement.medication[x].coding.system",
"min": 1
},
{
"id": "MedicationStatement.medication[x]:medicationCodeableConcept.coding:atcClassDe.code",
"path": "MedicationStatement.medication[x].coding.code",
"min": 1
}
]
}
}