PackagesCanonicalsLogsProblems
    Packages
    rs/medcom.fhir.dk.document@1.0.1
    http://medcomfhir.dk/ig/document/StructureDefinition/medcom-document-homecommunityid-extension
description: Extension containing information about operational and in production home communities (XCA) in Danish Document Sharing
package_name: rs/medcom.fhir.dk.document
derivation: constraint
name: MedComDocumentHomeCommunityID
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://medcomfhir.dk/ig/document/StructureDefinition/medcom-document-homecommunityid-extension'}
    type: uri
    index: 1
  value:
    choices: []
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: 1
      slices:
        valueCoding:
          match: {}
          schema:
            mustSupport: true
            choices: [valueCoding]
            _required: true
            index: 5
          min: 1
          max: 1
  valueCoding:
    type: Coding
    mustSupport: true
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueCoding:
          match: {}
          schema: {type: Coding, mustSupport: true, choiceOf: value, _required: true, index: 6}
          min: 1
          max: 1
  value[x]:
    elements:
      system: {mustSupport: true, index: 7}
      code: {mustSupport: true, index: 8}
    required: [code, system]
package_version: 1.0.1
extensions: {}
class: extension
kind: complex-type
url: http://medcomfhir.dk/ig/document/StructureDefinition/medcom-document-homecommunityid-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.1
required: [value, valueCoding]