{ "description": "A do-not-resuscitate (DNR) order", "_filename": "Profile-Consent-DoNotResuscitateOrder.json", "package_name": "de.gecco", "date": "2020-10-29", "derivation": "constraint", "publisher": "Charité", "fhirVersion": "4.0.1", "name": "DoNotResuscitateOrder", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Consent", "experimental": null, "resourceType": "StructureDefinition", "title": "Do-Not-Resuscitate Order", "package_version": "1.0.5-rc.1", "status": "active", "id": "564fa5d3-8b48-4a33-be69-d5810a603fbf", "kind": "resource", "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/do-not-resuscitate-order", "version": "1.0", "differential": { "element": [ { "id": "Consent.scope", "path": "Consent.scope", "mustSupport": true }, { "id": "Consent.scope.coding", "min": 1, "path": "Consent.scope.coding", "mustSupport": true }, { "id": "Consent.scope.coding.system", "min": 1, "path": "Consent.scope.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope" }, { "id": "Consent.scope.coding.code", "min": 1, "path": "Consent.scope.coding.code", "fixedCode": "adr" }, { "id": "Consent.category", "path": "Consent.category", "mustSupport": true }, { "id": "Consent.category.coding", "min": 1, "path": "Consent.category.coding", "mustSupport": true }, { "id": "Consent.category.coding.system", "min": 1, "path": "Consent.category.coding.system", "fixedUri": "http://terminology.hl7.org/CodeSystem/consentcategorycodes" }, { "id": "Consent.category.coding.code", "min": 1, "path": "Consent.category.coding.code", "fixedCode": "dnr" }, { "id": "Consent.patient", "min": 1, "path": "Consent.patient", "mustSupport": true }, { "id": "Consent.provision", "min": 1, "path": "Consent.provision", "mustSupport": true }, { "id": "Consent.provision.code", "max": "1", "min": 1, "path": "Consent.provision.code", "binding": { "strength": "required", "valueSet": "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/resuscitation-status" }, "mustSupport": true }, { "id": "Consent.provision.code.coding", "min": 1, "path": "Consent.provision.code.coding", "mustSupport": true }, { "id": "Consent.provision.code.coding.system", "min": 1, "path": "Consent.provision.code.coding.system" }, { "id": "Consent.provision.code.coding.code", "min": 1, "path": "Consent.provision.code.coding.code" } ] }, "contact": [ { "telecom": [ { "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent" }