{ "description": "Proposed constraints and extensions on JCPM Procedure Birth profile", "_filename": "StructureDefinition-jcpm-proc-birth.json", "package_name": "fhir.outburn.co.il", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "JCPMProcedureBirth", "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 Birth profile", "package_version": "0.5.3", "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": "b293cba7-e973-48d7-bc91-017b9203dab7", "kind": "resource", "url": "http://fhir.outburn.co.il/StructureDefinition/jcpm-proc-birth", "version": "0.3.0", "differential": { "element": [ { "id": "Procedure.partOf", "max": "1", "min": 1, "path": "Procedure.partOf", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.outburn.co.il/StructureDefinition/jcpm-proc-delivery" ] } ] }, { "id": "Procedure.partOf.reference", "min": 1, "path": "Procedure.partOf.reference" }, { "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", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": false }, { "id": "Procedure.category.coding:delivery-procedure", "max": "1", "min": 1, "path": "Procedure.category.coding", "sliceName": "delivery-procedure" }, { "id": "Procedure.category.coding:delivery-procedure.system", "min": 1, "path": "Procedure.category.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Procedure.category.coding:delivery-procedure.code", "min": 1, "path": "Procedure.category.coding.code", "fixedCode": "236973005" }, { "id": "Procedure.category.coding:delivery-procedure.display", "min": 1, "path": "Procedure.category.coding.display", "fixedString": "Delivery procedure" }, { "id": "Procedure.category.coding:method", "max": "1", "min": 0, "path": "Procedure.category.coding", "binding": { "strength": "required", "valueSet": "http://fhir.outburn.co.il/ValueSet/jcpm-method-of-delivery-category" }, "sliceName": "method" }, { "id": "Procedure.category.coding:method.system", "min": 1, "path": "Procedure.category.coding.system", "fixedUri": "http://snomed.info/sct" }, { "id": "Procedure.category.coding:method.code", "min": 1, "path": "Procedure.category.coding.code" }, { "id": "Procedure.category.coding:method.display", "min": 1, "path": "Procedure.category.coding.display" }, { "id": "Procedure.code.coding", "min": 1, "path": "Procedure.code.coding", "binding": { "strength": "required", "valueSet": "http://fhir.outburn.co.il/ValueSet/jcpm-method-of-delivery-category" } }, { "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" }, { "id": "Procedure.code.coding.display", "min": 1, "path": "Procedure.code.coding.display" }, { "id": "Procedure.subject", "path": "Procedure.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.outburn.co.il/StructureDefinition/jcpm-patient" ] } ] }, { "id": "Procedure.performedPeriod", "max": "1", "min": 1, "path": "Procedure.performedPeriod", "type": [ { "code": "Period" } ] }, { "id": "Procedure.reasonReference", "min": 1, "path": "Procedure.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.outburn.co.il/StructureDefinition/jcpm-obs-umbilical-cord" ] } ] }, { "id": "Procedure.reasonReference.reference", "min": 1, "path": "Procedure.reasonReference.reference" }, { "id": "Procedure.complicationDetail", "path": "Procedure.complicationDetail", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.outburn.co.il/StructureDefinition/jcpm-cond-umb-cord-complications" ] } ] } ] }, "contact": [ { "name": "Outburn LTD", "telecom": [ { "value": "http://outburn.co.il", "system": "url" } ] } ], "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-procedure" }