{ "description": "A contraindication for medication safety is a condition or characteristic of a patient in which certain medicines may not be used, or only used under certain conditions.", "_filename": "cio-MedicationContraIndication.json", "package_name": "nictiz.fhir.nl.r4.cio", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "4.0.1", "purpose": "This Flag resource represents the Alert (MedicationContraIndication) building block for implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden). This profile is based on the Dutch zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Alert that will be part of the 2024 prepublication. Therefore it has no dependency on a corresponding nl-core profile and mappings to zib concepts are not defined. Instead mappings to the CiO data set have been added. It is the intention to derive this profile from a more general nl-core-Alert profile in the future.", "name": "CioMedicationContraIndication", "mapping": [ { "uri": "https://decor.nictiz.nl/pub/cio/cio-html-20231214T100742/ds-2.16.840.1.113883.2.4.3.11.60.26.1.2-2020-04-02T000000.html", "name": "ART-DECOR Dataset Contraindications and hypersensitivities 2.0.0-beta.2 20231214", "identity": "cio-dataset-200-beta2-20231214" } ], "abstract": false, "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": "Flag", "experimental": null, "resourceType": "StructureDefinition", "title": "cio MedicationContraIndication", "package_version": "1.0.0-beta.2", "status": "draft", "id": "c8b7dc8f-fa6a-4ebd-a77e-d3cb11eabe8d", "kind": "resource", "url": "http://nictiz.nl/fhir/StructureDefinition/cio-MedicationContraIndication", "version": "1.0.0-beta.2", "differential": { "element": [ { "id": "Flag", "path": "Flag", "alias": [ "MedicatieContraIndicatie" ], "short": "Alert / MedicationContraIndication", "comment": "Note that not all concepts within the Alert building block are mapped to elements within this profile. To convey the complete Alert building block, a Flag resource conforming to this profile SHOULD always be used together with an instance conforming to the [cio-RegistrationData](http://nictiz.nl/fhir/StructureDefinition/cio-RegistrationData) profile wherein `Provenance.target` refers to the Flag resource.", "mapping": [ { "map": "cio-dataelement-20-768", "comment": "Alert", "identity": "cio-dataset-200-beta2-20231214" } ], "constraint": [ { "key": "cio-MedicationContraIndication-1", "human": "If Flag.extension:reasonForEndingAlert exists, Flag.period.end SHALL exist.", "severity": "error", "expression": "extension('http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.ReasonForEndingAlert').exists() implies period.end.exists()" } ] }, { "id": "Flag.extension:reasonForEndingAlert", "path": "Flag.extension", "type": [ { "code": "Extension", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.ReasonForEndingAlert" ] } ], "condition": [ "cio-MedicationContraIndication-1" ], "sliceName": "reasonForEndingAlert" }, { "id": "Flag.extension:reasonForEndingAlert.value[x]", "path": "Flag.extension.value[x]", "mapping": [ { "map": "cio-dataelement-20-778", "comment": "ReasonForEndingAlert", "identity": "cio-dataset-200-beta2-20231214" } ], "condition": [ "cio-MedicationContraIndication-1" ] }, { "id": "Flag.extension:relationAlert", "path": "Flag.extension", "type": [ { "code": "Extension", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.RelationAlert" ] } ], "sliceName": "relationAlert" }, { "id": "Flag.extension:relationAlert.value[x]", "path": "Flag.extension.value[x]", "mapping": [ { "map": "cio-dataelement-20-881", "comment": "RelationAlert", "identity": "cio-dataset-200-beta2-20231214" } ] }, { "id": "Flag.extension:comment", "max": "1", "path": "Flag.extension", "type": [ { "code": "Extension", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-Comment" ] } ], "sliceName": "comment" }, { "id": "Flag.extension:comment.value[x]", "path": "Flag.extension.value[x]", "alias": [ "Toelichting" ], "short": "Comment", "mapping": [ { "map": "cio-dataelement-20-775", "comment": "Comment", "identity": "cio-dataset-200-beta2-20231214" } ], "definition": "Explanatory comments to the alert that can not be expressed in any of the other elements." }, { "id": "Flag.identifier", "min": 1, "path": "Flag.identifier", "alias": [ "Identificatienummer" ], "short": "IdentificationNumber", "mapping": [ { "map": "cio-dataelement-20-780", "comment": "IdentificationNumber", "identity": "cio-dataset-200-beta2-20231214" } ], "definition": "Globally unique number that identifies the instantiation of the information model. The number is composed of an identification of the issuer organization and a unique number assigned by this organization." }, { "id": "Flag.status", "path": "Flag.status", "comment": "Sending systems that don't record an explicit status, SHOULD use the following guidance to infer a value from EndDateTime:\r\n\r\n* When EndDateTime is present and in the past, `.status` will be set to _inactive_.\r\n* When EndDateTime is absent, `.status` will be set to _active_.\r\n* When EndDateTime is present and in the future (which actually goes against both FHIR and zib definitions, but in a case where this might occur), `.status` will be set to _active_.", "mapping": [ { "map": "cio-dataelement-20-769", "comment": "EndDateTime (implicit, main mapping is on Flag.period.end)", "identity": "cio-dataset-200-beta2-20231214" } ] }, { "id": "Flag.category", "min": 1, "path": "Flag.category", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "value" } ] } }, { "path": "Flag.category", "min": 1, "definition": "Indicates the type of alert, meaning a rough description of the cause or origin of the warning.", "short": "AlertType", "mapping": [ { "map": "cio-dataelement-20-774", "comment": "AlertType", "identity": "cio-dataset-200-beta2-20231214" } ], "sliceName": "medicationContraIndicationCode", "alias": [ "AlertType" ], "max": "1", "id": "Flag.category:medicationContraIndicationCode", "comment": "The concept AlertType is bound to a ValueSet consisting of a single code. Instead of specifying that ValueSet here as well, it has been chosen to add its only code as a pattern instead.", "patternCodeableConcept": { "coding": [ { "code": "350241000146102", "system": "http://snomed.info/sct" } ] } }, { "id": "Flag.code", "path": "Flag.code", "alias": [ "AlertNaam" ], "short": "AlertName", "binding": { "strength": "required", "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.14.1--20200901000000" }, "mapping": [ { "map": "cio-dataelement-20-772", "comment": "AlertName", "identity": "cio-dataset-200-beta2-20231214" } ], "definition": "A warning, other than a condition or problem. For example, a patient can be given an 'Aggressive patient' alert. The warning can be entered in code (there are codes for frequently used alerts), but seeing the dynamic nature of the warnings cf. SARS and Ebola, these alerts will often be entered as free text.\r\n\r\nWithin the context of the information standard Contraindications and Hypersensitivities the AlertName will always be selected from the NCI list." }, { "id": "Flag.subject", "path": "Flag.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ] } ] }, { "id": "Flag.period", "min": 1, "path": "Flag.period" }, { "id": "Flag.period.start", "min": 1, "path": "Flag.period.start", "alias": [ "BeginDatumTijd" ], "short": "StartDateTime", "mapping": [ { "map": "cio-dataelement-20-773", "comment": "StartDateTime", "identity": "cio-dataset-200-beta2-20231214" } ], "definition": "The date and time at which the described condition was entered as a warning. This can be an exact date and time, or a rough indication of the date (such as only the year, or the month and the year)." }, { "id": "Flag.period.end", "path": "Flag.period.end", "alias": [ "EindDatumTijd" ], "short": "EndDateTime", "mapping": [ { "map": "cio-dataelement-20-769", "comment": "EndDateTime", "identity": "cio-dataset-200-beta2-20231214" } ], "condition": [ "cio-MedicationContraIndication-1" ], "definition": "The date and time at which the described condition was retracted as a warning. This can be an exact date and time, or a rough indication of the date (such as only the year, or the month and the year)." }, { "id": "Flag.author", "path": "Flag.author", "type": [ { "code": "Reference", "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/PractitionerRole", "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ] } ], "alias": [ "Auteur" ], "short": "Author", "mapping": [ { "map": "cio-dataelement-20-781", "comment": "Author", "identity": "cio-dataset-200-beta2-20231214" } ], "definition": "The person who is responsible for entering the information in the patient's record." } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag" }