PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.12
    http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title
description: For episodes of care it can be relevant to carry the title that the episode of care is known as for the physisian. This is standard for general practitioner workflow. Usually it is the common name for the latest associated Condition
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: EpisodeOfCare Title
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title'}
    index: 0
  valueString:
    type: string
    short: EpisodeOfCare title string
    index: 1
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, short: EpisodeOfCare title string, _required: true, index: 1}
          min: 1
package_version: 2.2.12
class: extension
kind: complex-type
url: http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.3
required: [valueString]