Package | hsos.eWundbericht |
Resource Type | StructureDefinition |
Id | PosiTheraAllergyIntoleranceSubstance |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/AllergySubstance |
URL | http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/AllergySubstance |
Version | 0.9 |
Status | draft |
Name | AllergySubstance |
Description | Refence from the AllergyIntolerance to the substance to which the patient reacts. |
Copyright | Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
AllergyIntolerance | AllergyIntolerance |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/AllergySubstance", "version": "0.9", "name": "AllergySubstance", "status": "draft", "publisher": "Hochschule Osnabrück", "contact": [ { "name": "Mareike Przysucha", "telecom": [ { "system": "email", "value": "ewundbericht@hs-osnabrueck.de", "use": "work" }, { "system": "phone", "value": "+49 541 969 3354", "use": "work" } ] } ], "description": "Refence from the AllergyIntolerance to the substance to which the patient reacts.", "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "AllergyIntolerance.reaction.substance" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/AllergySubstance" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Medication", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Substance" ] } ] } ] } }