{ "description": "Proposed constraints and extensions on JCPM Procedure Delivery profile", "_filename": "StructureDefinition-jcpm-proc-delivery.json", "package_name": "fhir.outburn.co.il", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "JCPMProcedureDelivery", "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": "JCPM Procedure Delivery profile", "package_version": "0.5.1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Clinical.Summary" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "patient" } ], "status": "draft", "id": "7aa7d4fa-50a6-4cd2-aeea-ce85e862e29f", "kind": "resource", "url": "http://fhir.outburn.co.il/StructureDefinition/jcpm-proc-delivery", "version": "0.3.0", "differential": { "element": [ { "id": "Procedure.status", "path": "Procedure.status", "patternCode": "completed" }, { "id": "Procedure.category", "min": 1, "path": "Procedure.category" }, { "id": "Procedure.category.coding", "min": 1, "path": "Procedure.category.coding" }, { "id": "Procedure.category.coding.system", "min": 1, "path": "Procedure.category.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Procedure.category.coding.code", "min": 1, "path": "Procedure.category.coding.code", "fixedCode": "236973005" }, { "id": "Procedure.category.coding.display", "path": "Procedure.category.coding.display", "fixedString": "Delivery procedure" }, { "id": "Procedure.code.coding", "min": 1, "path": "Procedure.code.coding" }, { "id": "Procedure.code.coding.system", "min": 1, "path": "Procedure.code.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Procedure.code.coding.code", "min": 1, "path": "Procedure.code.coding.code", "fixedCode": "236973005" }, { "id": "Procedure.code.coding.display", "min": 1, "path": "Procedure.code.coding.display", "fixedString": "Delivery procedure" }, { "id": "Procedure.subject", "path": "Procedure.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.outburn.co.il/StructureDefinition/jcpm-patient" ] } ] }, { "id": "Procedure.encounter", "min": 1, "path": "Procedure.encounter", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.outburn.co.il/StructureDefinition/jcpm-enc-delivery" ] } ] } ] }, "contact": [ { "name": "Outburn LTD", "telecom": [ { "value": "http://outburn.co.il", "system": "url" } ] } ], "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-procedure" }