description: This cross-version extension represents Goal.status from http://hl7.org/fhir/StructureDefinition/Goal|1.0.2 for use in FHIR R4. package_name: hl7.fhir.uv.xver derivation: constraint name: Ext_R2_Goal_status type: Extension elements: url: base: {max: '1', min: 1, path: Extension.url} pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-Goal.status'} index: 0 value: base: {max: '1', min: 0, path: 'Extension.value[x]'} short: proposed | planned | accepted | rejected | in-progress | achieved | sustaining | on-hold | cancelled choices: [valueCode] index: 2 valueCode: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: code short: proposed | planned | accepted | rejected | in-progress | achieved | sustaining | on-hold | cancelled choiceOf: value index: 3 package_version: r2.r4-0.0.1-snapshot-2 class: extension kind: complex-type url: http://hl7.org/fhir/1.0/StructureDefinition/extension-Goal.status base: http://hl7.org/fhir/StructureDefinition/Extension|4.0.1 version: 0.0.1-snapshot-2 required: [url]