{
"description": "The HealthcareService resources contains details around the service being provided to the patient.",
"_filename": "HealthcareService.StructureDefinition.json",
"package_name": "ca.infoway.io.erec",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "HealthcareService",
"abstract": false,
"type": "HealthcareService",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.2.0-dft",
"status": "draft",
"id": "07bc88ff-ae6a-42d5-86d8-8524d639172d",
"kind": "resource",
"url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-HealthcareService",
"version": null,
"differential": {
"element": [ {
"id": "HealthcareService.meta",
"path": "HealthcareService.meta",
"mustSupport": true
}, {
"id": "HealthcareService.meta.profile",
"path": "HealthcareService.meta.profile",
"comment": "Implementers should be aware that some Canadian jurisdictions require vendors to use meta.profile to declare which FHIR profile(s) and version(s) the resource conforms to.",
"mustSupport": true
}, {
"id": "HealthcareService.identifier",
"path": "HealthcareService.identifier",
"mustSupport": true
}, {
"id": "HealthcareService.identifier.system",
"min": 1,
"path": "HealthcareService.identifier.system",
"mustSupport": true
}, {
"id": "HealthcareService.identifier.value",
"min": 1,
"path": "HealthcareService.identifier.value",
"mustSupport": true
}, {
"id": "HealthcareService.type",
"max": "*",
"min": 1,
"path": "HealthcareService.type",
"binding": {
"strength": "preferred",
"valueSet": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/servicerequest-category"
},
"mustSupport": true
}, {
"id": "HealthcareService.name",
"path": "HealthcareService.name",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/HealthcareService"
}