FHIR IG Statistics: StructureDefinition/E-Rezept-Validator-AllergyIntolerance
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "E-Rezept-Validator-AllergyIntolerance",
"url": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance",
"version": "0.3.10",
"name": "E_Rezept_Validator_AllergyIntolerance",
"status": "draft",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "AllergyIntolerance",
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_AllergyIntolerance",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "AllergyIntolerance.meta.profile",
"path": "AllergyIntolerance.meta.profile",
"fixedCanonical": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance"
},
{
"id": "AllergyIntolerance.extension",
"path": "AllergyIntolerance.extension",
"max": "0"
},
{
"id": "AllergyIntolerance.extension:abatement",
"path": "AllergyIntolerance.extension",
"sliceName": "abatement",
"max": "0"
},
{
"id": "AllergyIntolerance.extension:abatement-lebensphase-bis",
"path": "AllergyIntolerance.extension",
"sliceName": "abatement-lebensphase-bis",
"max": "0"
},
{
"id": "AllergyIntolerance.modifierExtension",
"path": "AllergyIntolerance.modifierExtension",
"max": "0"
},
{
"id": "AllergyIntolerance.identifier",
"path": "AllergyIntolerance.identifier",
"max": "0"
},
{
"id": "AllergyIntolerance.clinicalStatus",
"path": "AllergyIntolerance.clinicalStatus",
"min": 1
},
{
"id": "AllergyIntolerance.clinicalStatus.extension",
"path": "AllergyIntolerance.clinicalStatus.extension",
"max": "0"
},
{
"id": "AllergyIntolerance.clinicalStatus.coding.extension",
"path": "AllergyIntolerance.clinicalStatus.coding.extension",
"max": "0"
},
{
"id": "AllergyIntolerance.clinicalStatus.coding.userSelected",
"path": "AllergyIntolerance.clinicalStatus.coding.userSelected",
"max": "0"
},
{
"id": "AllergyIntolerance.clinicalStatus.text",
"path": "AllergyIntolerance.clinicalStatus.text",
"max": "0"
},
{
"id": "AllergyIntolerance.verificationStatus",
"path": "AllergyIntolerance.verificationStatus",
"max": "0"
},
{
"id": "AllergyIntolerance.type",
"path": "AllergyIntolerance.type",
"max": "0"
},
{
"id": "AllergyIntolerance.category",
"path": "AllergyIntolerance.category",
"min": 1,
"fixedCode": "medication"
},
{
"id": "AllergyIntolerance.criticality",
"path": "AllergyIntolerance.criticality",
"max": "0"
},
{
"id": "AllergyIntolerance.code.coding",
"path": "AllergyIntolerance.code.coding",
"min": 1
},
{
"id": "AllergyIntolerance.code.coding:snomed",
"path": "AllergyIntolerance.code.coding",
"sliceName": "snomed",
"max": "0"
},
{
"id": "AllergyIntolerance.code.coding:ask",
"path": "AllergyIntolerance.code.coding",
"sliceName": "ask",
"max": "0"
},
{
"id": "AllergyIntolerance.code.coding:atc",
"path": "AllergyIntolerance.code.coding",
"sliceName": "atc",
"definition": "Hier wird ein ATC-Code für die Substanz angegeben.",
"min": 1,
"max": "*",
"patternCoding": {
"system": "http://www.whocc.no/atc"
},
"binding": {
"strength": "required",
"valueSet": "https://example.org/fhir/ValueSet/E_Rezept_Allergy_Substance_ACT"
}
},
{
"id": "AllergyIntolerance.code.coding:atc.version",
"path": "AllergyIntolerance.code.coding.version",
"min": 1
},
{
"id": "AllergyIntolerance.code.coding:atc.display",
"path": "AllergyIntolerance.code.coding.display",
"max": "0"
},
{
"id": "AllergyIntolerance.patient",
"path": "AllergyIntolerance.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient"
]
}
]
},
{
"id": "AllergyIntolerance.encounter",
"path": "AllergyIntolerance.encounter",
"max": "0"
},
{
"id": "AllergyIntolerance.onset[x]",
"path": "AllergyIntolerance.onset[x]",
"max": "0"
},
{
"id": "AllergyIntolerance.onset[x]:onsetDateTime",
"path": "AllergyIntolerance.onset[x]",
"sliceName": "onsetDateTime",
"max": "0",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "AllergyIntolerance.onset[x]:onsetAge",
"path": "AllergyIntolerance.onset[x]",
"sliceName": "onsetAge",
"max": "0",
"type": [
{
"code": "Age"
}
]
},
{
"id": "AllergyIntolerance.recordedDate",
"path": "AllergyIntolerance.recordedDate",
"max": "0"
},
{
"id": "AllergyIntolerance.recorder",
"path": "AllergyIntolerance.recorder",
"max": "0"
},
{
"id": "AllergyIntolerance.asserter",
"path": "AllergyIntolerance.asserter",
"max": "0"
},
{
"id": "AllergyIntolerance.lastOccurrence",
"path": "AllergyIntolerance.lastOccurrence",
"max": "0"
},
{
"id": "AllergyIntolerance.note",
"path": "AllergyIntolerance.note",
"max": "0"
},
{
"id": "AllergyIntolerance.reaction",
"path": "AllergyIntolerance.reaction",
"max": "0"
}
]
}
}