PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/structuredefinition-template-status
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.core
derivation: constraint
name: Template Status Code (more authoring statuses)
type: null
elements:
  extension: {name: extension, index: 0}
  url:
    type: uri
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/structuredefinition-template-status'}
    index: 1
  value:
    choices: [valueCode]
    index: 3
  valueCode: {type: code, choiceOf: value, index: 4}
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]