description: Status code taken from [HL7 template specification](http://wiki.hl7.org/images/7/7a/TemplatesDSTU-20140910b-96.pdf.zip) - allows for alignment with the template DSTU, and has more authoring status codes. package_name: hl7.fhir.r2b.core derivation: constraint name: Template Status Code (more authoring statuses) type: null elements: extension: isModifier: false name: extension mustSupport: false maxLength: 0 base: {max: '0', min: 0, path: Extension.extension} isSummary: false index: 0 url: isModifier: false pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/structuredefinition-template-status'} type: uri mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: Extension.url} isSummary: false index: 1 value: isModifier: false mustSupport: false choices: [valueCode] maxLength: 0 base: {max: '1', min: 0, path: 'Extension.value[x]'} isSummary: false index: 3 valueCode: isModifier: false index: 4 type: code mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value isSummary: false package_version: 1.4.0 extensions: {} class: datatype kind: datatype url: http://hl7.org/fhir/StructureDefinition/structuredefinition-template-status base: http://hl7.org/fhir/StructureDefinition/Extension version: null required: [valueCode, value]