description: HDP constraints and extensions on the Device Resource. package_name: il.hdp.fhir.r4 derivation: constraint name: ILHDPDevice type: Device elements: meta: type: Meta index: 0 elements: security: index: 1 slicing: slices: HDP: match: {} schema: index: 1 elements: code: pattern: {type: code, value: medications} type: code index: 2 display: pattern: {type: string, value: תרופות} type: string index: 3 identifier: {index: 4} patient: type: Reference refers: ['http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-patient'] index: 5 owner: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization'] index: 6 location: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-location', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-location'] index: 7 parent: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-device', 'http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-device'] index: 8 package_version: 0.2.0 class: profile kind: resource url: http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-device base: http://fhir.health.gov.il/StructureDefinition/il-core-device version: null required: [identifier, meta]