{ "description": null, "_filename": "PosiTheraProcedure.json", "package_name": "hsos.eWundbericht", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Procedure", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "Procedure", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.9.0", "status": "draft", "id": "e3a8d70b-b87c-4b99-b252-1fca7cb97fb4", "kind": "resource", "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Procedure", "version": "0.9", "differential": { "element": [ { "id": "Procedure.extension", "path": "Procedure.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Procedure.extension:pertains-to-goal", "path": "Procedure.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal" ] } ], "sliceName": "pertains-to-goal", "mustSupport": true }, { "id": "Procedure.extension:pertains-to-goal.value[x]", "path": "Procedure.extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/GoalOfTreatment" ] } ] }, { "id": "Procedure.status", "path": "Procedure.status", "mustSupport": true }, { "id": "Procedure.category", "min": 1, "path": "Procedure.category", "mustSupport": true }, { "id": "Procedure.category.coding", "min": 1, "path": "Procedure.category.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Procedure.category.coding:snomed", "max": "1", "min": 1, "path": "Procedure.category.coding", "binding": { "strength": "extensible", "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/ProcedureCategory" }, "sliceName": "snomed" }, { "id": "Procedure.category.coding:snomed.system", "path": "Procedure.category.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Procedure.code", "min": 1, "path": "Procedure.code", "mustSupport": true }, { "id": "Procedure.code.coding", "min": 1, "path": "Procedure.code.coding", "mustSupport": true }, { "id": "Procedure.subject", "path": "Procedure.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ] } ] }, { "id": "Procedure.reasonReference", "path": "Procedure.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition", "http://hl7.org/fhir/StructureDefinition/Observation", "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound" ] } ] }, { "id": "Procedure.outcome", "path": "Procedure.outcome", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure" }