{ "description": "CorHealth HealthcareService - Site Offlisting Procedure", "_filename": "StructureDefinition-corhealth-healthcareservice-procedure.json", "package_name": "ca.on.oh.corhealth", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "CorHealthHealthcareServiceProcedure", "abstract": false, "type": "HealthcareService", "experimental": null, "resourceType": "StructureDefinition", "title": "CorHealth HealthcareService - Site Offlisting Procedure", "package_version": "0.2.0-beta", "status": "active", "id": "1a6c4924-e70a-4e0a-b8c3-442484a9db45", "kind": "resource", "url": "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-healthcareservice-procedure", "version": null, "differential": { "element": [ { "id": "HealthcareService.extension", "path": "HealthcareService.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "HealthcareService.extension.extension", "max": "0", "path": "HealthcareService.extension.extension" }, { "id": "HealthcareService.extension.value[x]", "path": "HealthcareService.extension.value[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "HealthcareService.extension.value[x]:valuePeriod", "max": "1", "min": 0, "path": "HealthcareService.extension.value[x]", "type": [ { "code": "Period" } ], "sliceName": "valuePeriod" }, { "id": "HealthcareService.extension.value[x]:valuePeriod.start", "path": "HealthcareService.extension.value[x].start", "short": "Starting datetime with inclusive boundary" }, { "id": "HealthcareService.extension.value[x]:valuePeriod.end", "path": "HealthcareService.extension.value[x].end", "short": "End datetime with inclusive boundary, if not ongoing" }, { "id": "HealthcareService.extension:healthcareserviceperiod", "max": "1", "min": 0, "path": "HealthcareService.extension", "type": [ { "code": "Extension", "profile": [ "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-healthcareservice-period-ext" ] } ], "sliceName": "healthcareserviceperiod" }, { "id": "HealthcareService.providedBy", "path": "HealthcareService.providedBy", "type": [ { "code": "Reference", "targetProfile": [ "https://corhealth-ontario.ca/fhir/StructureDefinition/corhealth-organization" ] } ] }, { "id": "HealthcareService.category", "path": "HealthcareService.category", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/service-category" }, "patternCodeableConcept": { "coding": [ { "code": "31", "system": "http://terminology.hl7.org/CodeSystem/service-category", "display": "Specialist Surgical" } ] } }, { "id": "HealthcareService.type", "min": 1, "path": "HealthcareService.type", "short": "Site Offlisting Procedure", "binding": { "strength": "required", "valueSet": "https://corhealth-ontario.ca/fhir/ValueSet/CorHealth114ProcedureVS" } }, { "id": "HealthcareService.type.coding", "min": 1, "path": "HealthcareService.type.coding" }, { "id": "HealthcareService.type.coding.system", "min": 1, "path": "HealthcareService.type.coding.system" }, { "id": "HealthcareService.type.coding.code", "min": 1, "path": "HealthcareService.type.coding.code" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/HealthcareService" }