Package | cce.fhir |
Resource Type | StructureDefinition |
Id | StructureDefinition-cce-core-Extension-OPIntention |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir@0.1.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Extension-OPIntention |
URL | https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Extension-OPIntention |
Version | 0.0.1 |
Status | draft |
Name | OPIntention |
Description | Specifies the Purpose for which the Operation is performed |
Type | Extension |
Kind | complex-type |
No resources found
ValueSet | |
OPIntentionVS | OP Intention VS |
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Extension-OPIntention", "version": "0.0.1", "name": "OPIntention", "status": "draft", "description": "Specifies the Purpose for which the Operation is performed", "fhirVersion": "4.0.1", "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.url", "path": "Extension.url", "fixedUri": "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Extension-OPIntention" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "min": 1, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/OPIntentionVS" } }, { "id": "Extension.value[x].coding.code", "path": "Extension.value[x].coding.code", "short": "Intention of the Therapy", "definition": "Indicates the Intention of the Therapy", "min": 1, "mapping": [ { "identity": "ADT-GEKID", "map": "ST:ST_Intention, SYST:SYST_Intention", "comment": "ST:ST_Intention, SYST:SYST_Intention" }, { "identity": "ISO-11179", "map": "urn:dktk:dataelement:67:2, urn:dktk:dataelement:69:2", "comment": "urn:dktk:dataelement:67:2, urn:dktk:dataelement:69:2" } ] } ] } }