description: Constrained version of FHIR revice Resource to support the CareDataService (CDS). The CDS-Device resource is used to share details of equipment or modification that the Local Authority has povided to the patient. package_name: socialcaredataservice.stu3 derivation: constraint name: CDS-Device type: Device elements: id: {mustSupport: true, index: 0} type: mustSupport: true index: 1 elements: text: {index: 2} required: [text] patient: type: Reference mustSupport: true refers: ['https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/CareConnect-CDS-Patient-1'] index: 3 note: {mustSupport: true, index: 4} package_version: 0.0.3 class: profile kind: resource url: https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/CDS-Device base: http://hl7.org/fhir/StructureDefinition/Device version: 0.0.1 required: [id, type, patient]