{ "description": "An extension to provide the moment from when the data regarding the condition apply. It may be a vague moment.\\r\\n\\nThe ConditionStatusDate has some overlap with other concepts in this data set.\\n* For initial Hypersensitivities and Reactions with ConditionPresence 'Known present', the ConditionStatusDate is always equal to the DiagnosticInsightDate.\\n* For updated Hypersensitivities and Reactions with ConditionPresence 'Known present' the ConditionStatusDate is in most cases equal to the RegistrationDateTime.\\n* For Hypersensitivities and Reactions with ConditionPresence 'Not present anymore' or 'Known absent' the ConditionStatusDate corresponds to the abatement date of the condition.", "_filename": "ext-ConditionStatusDate.json", "package_name": "nictiz.fhir.nl.r4.cio", "date": null, "derivation": "constraint", "publisher": "Nictiz", "fhirVersion": "4.0.1", "purpose": "This extension represents the ConditionStatusDate concept for implementations following the information standard [CiO](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Contra-indicaties_en_Overgevoeligheden).", "name": "ExtConditionStatusDate", "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": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "ext ConditionStatusDate", "package_version": "1.0.0-beta.2", "status": "draft", "id": "09cfb776-1d99-4472-843f-f54fcff71ae3", "kind": "complex-type", "url": "http://nictiz.nl/fhir/StructureDefinition/ext-ConditionStatusDate", "context": [ { "type": "element", "expression": "Condition" } ], "version": "1.0.0-beta.2", "differential": { "element": [ { "id": "Extension", "max": "1", "path": "Extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-ConditionStatusDate" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "dateTime" } ], "alias": [ "AandoeningStatusDatum" ], "short": "ConditionStatusDate", "comment": "Even though the ConditionStatusDate could have been (partly and implicitly) mapped to other elements/extensions within the Condition resource (e.g. on the [assertedDate core extension](http://hl7.org/fhir/StructureDefinition/condition-assertedDate), `.recordedDate` and `.abatement`), it has been chosen to include it separately via this extension to have a single source for conveying this information.", "definition": "The moment from when the data regarding the condition apply. It may be a vague moment.\r\n\r\nThe ConditionStatusDate has some overlap with other concepts in this data set.\n* For initial Hypersensitivities and Reactions with ConditionPresence 'Known present', the ConditionStatusDate is always equal to the DiagnosticInsightDate.\n* For updated Hypersensitivities and Reactions with ConditionPresence 'Known present' the ConditionStatusDate is in most cases equal to the RegistrationDateTime.\n* For Hypersensitivities and Reactions with ConditionPresence 'No longer present' or 'Known absent' the ConditionStatusDate corresponds to the abatement date of the condition." } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "https://www.nictiz.nl", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }