PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/StructureDefinition/structuredefinition-template-status
description: Status code taken from [HL7 template specification](http://www.hl7.org/implement/standards/product_brief.cfm?product_id=377) - allows for alignment with the template DSTU, and has more authoring status codes.
package_name: hl7.fhir.r5.examples
derivation: constraint
name: SDTemplateStatus
type: Extension
elements:
  extension: {index: 0}
  url:
    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: 5.0.0-snapshot3
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/structuredefinition-template-status
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.0.0-snapshot3
required: [valueCode, value]