PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.dk.kl.gateway.care@1.0.0
    http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-finding-context-at-risk-extension
description: Context at risk for a given matter of interest given as a condition code.
package_name: hl7.fhir.dk.kl.gateway.care
derivation: constraint
name: KLGatewayCareFindingContextAtRiskExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-finding-context-at-risk-extension'}
    type: uri
    index: 1
  value:
    short: '[DK] tilstandskode'
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, short: '[DK] tilstandskode', choiceOf: value, index: 4}
package_version: 1.0.0
extensions: {}
class: extension
kind: complex-type
url: http://gateway.kl.dk/1.0/StructureDefinition/klgateway-care-finding-context-at-risk-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'
required: [value, valueCoding]