Package | nictiz.fhir.nl.r4.cio |
Resource Type | StructureDefinition |
Id | ext-MedicationHypersensitivity.Identifier |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.cio@1.0.0-beta.5&canonical=http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier |
URL | http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier |
Version | 1.0.0-beta.5 |
Status | draft |
Name | ExtMedicationHypersensitivityIdentifier |
Title | ext MedicationHypersensitivity.Identifier |
Realm | nl |
Description | This extension provides an identifier to unambiguously identify the set of interdependent medication hypersensitivity building blocks that belong to one medication hypersensitivity. |
Purpose | This extension represents the IdentificationGMO concept for implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden). |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
cio-Condition | cio Condition |
cio-HypersensitivityIntolerance | cio HypersensitivityIntolerance |
cio-Reaction | cio Reaction |
cio-SurveillanceDecision | cio SurveillanceDecision |
cio-Symptom | cio Symptom |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-MedicationHypersensitivity.Identifier", "url": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier", "version": "1.0.0-beta.5", "name": "ExtMedicationHypersensitivityIdentifier", "title": "ext MedicationHypersensitivity.Identifier", "status": "draft", "publisher": "Nictiz", "contact": [ { "name": "Nictiz", "telecom": [ { "system": "url", "value": "https://www.nictiz.nl", "use": "work" } ] } ], "description": "This extension provides an identifier to unambiguously identify the set of interdependent medication hypersensitivity building blocks that belong to one medication hypersensitivity.", "purpose": "This extension represents the IdentificationGMO concept for implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden).", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Flag" }, { "type": "element", "expression": "AllergyIntolerance" }, { "type": "element", "expression": "Condition" }, { "type": "element", "expression": "Observation" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationHypersensitivity.Identifier" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Medication Hypersensitivity Identifier", "definition": "The identifier of the medication hypersensitivity that this resource belongs to. This identifier is used to group the disparate resources that belong to a single medication hypersensitivity.", "alias": [ "IdentificationGMO", "Geneesmiddelovergevoeligheid identificatie", "IdentificatieGMO" ], "type": [ { "code": "Identifier" } ] }, { "id": "Extension.value[x].system", "path": "Extension.value[x].system", "min": 1 }, { "id": "Extension.value[x].value", "path": "Extension.value[x].value", "min": 1 } ] } }