description: Information needed for home health care requests. package_name: hl7.fhir.us.davinci-pas derivation: constraint name: HomeHealthCareInformation type: Extension elements: extension: array: true min: 2 index: 0 slicing: slices: prognosis: match: {} schema: short: Prognosis Code (CR601) _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: prognosis} index: 3 value: choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6} date: match: {} schema: short: Home Health Start Date _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: date} index: 9 value: constraint: FullDateRule: {human: Dates need to be a full date - YYYY-MM-DD, source: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-homeHealthCareInformation', severity: error, expression: $this.toString().length() = 10} choices: [valueDate] index: 11 valueDate: type: date constraint: FullDateRule: {human: Dates need to be a full date - YYYY-MM-DD, source: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-homeHealthCareInformation', severity: error, expression: $this.toString().length() = 10} choiceOf: value index: 12 url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-homeHealthCareInformation'} index: 13 value: choices: [] index: 15 package_version: 2.1.0 extensions: prognosis: url: null short: Prognosis Code (CR601) _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: prognosis} index: 3 value: choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6} date: url: null short: Home Health Start Date _required: true index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: date} index: 9 value: constraint: FullDateRule: {human: Dates need to be a full date - YYYY-MM-DD, source: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-homeHealthCareInformation', severity: error, expression: $this.toString().length() = 10} choices: [valueDate] index: 11 valueDate: type: date constraint: FullDateRule: {human: Dates need to be a full date - YYYY-MM-DD, source: 'http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-homeHealthCareInformation', severity: error, expression: $this.toString().length() = 10} choiceOf: value index: 12 class: extension kind: complex-type url: http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-homeHealthCareInformation base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.1.0