{
"description": null,
"_filename": "RosterStatus.StructureDefinition.json",
"package_name": "telus.dw.emr.extract",
"date": "2024-05-03T22:11:40.4165223+00:00",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "RosterStatus",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"status": "draft",
"id": "5287c88e-32d0-40a8-823d-06059d40ec22",
"kind": "complex-type",
"url": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-RosterStatus",
"context": [ {
"type": "element",
"expression": "Patient"
} ],
"version": null,
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"path": "Extension",
"short": "RosterStatus",
"definition": "This element will provide the appropriate enrollment/roster status for the patient. In some provinces this may be boolean. In others this will be represented as CodeableConcept e.g. Ontario.",
"mustSupport": false
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/ext-RosterStatus"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "boolean"
}, {
"code": "CodeableConcept"
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}