Package | ca.on.oh-seris |
Resource Type | StructureDefinition |
Id | ca-on-setp-ext-cancel |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancel |
URL | http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancel |
Version | 0.0.1 |
Status | draft |
Date | 2023-03-10 |
Name | SETPCancel |
Title | Extension: Cancel Date/Time |
Description | Captures a time when the procedure was cancelled |
Purpose | captures a time when the procedure was cancelled |
Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
Type | Extension |
Kind | complex-type |
No resources found
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ca-on-setp-ext-cancel", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancel", "version": "0.0.1", "name": "SETPCancel", "title": "Extension: Cancel Date/Time", "status": "draft", "date": "2023-03-10", "publisher": "Ontario Health", "contact": [ { "telecom": [ { "system": "url", "value": "http://ontariohealth.ca/fhir/" }, { "system": "email", "value": "some.email@ontariohealth.ca" } ] } ], "description": "Captures a time when the procedure was cancelled", "purpose": "captures a time when the procedure was cancelled", "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Procedure" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Cancel Date/Time", "definition": "defines when a surgery was cancelled", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-cancel" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "slicing": { "discriminator": [ { "type": "type", "path": "$this" } ], "ordered": false, "rules": "open" }, "type": [ { "code": "dateTime" } ] } ] } }