PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc3
    http://nictiz.nl/fhir/StructureDefinition/bc-LegalSituation-Representation
description: A Condition profile describing legal representation as defined by BabyConnect. Representation is important in situations where a person is legally not competent to give permission and/or factually (partly) incapable of doing so. A representative supports and takes decisions in the interest of the representee when they cannot do so themselves (temporarily or permanently).
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-LegalSituation-Representation
type: Condition
elements:
  category:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        representationCode:
          match:
            coding:
            - {code: '151701000146105', system: 'http://snomed.info/sct'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '151701000146105', system: 'http://snomed.info/sct'}
            _required: true
            index: 1
          min: 1
          max: 1
  code: {short: Representation, index: 2}
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 3
  onsetDateTime:
    type: dateTime
    index: 4
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {type: dateTime, index: 4}
  abatementDateTime:
    type: dateTime
    index: 5
    slicing:
      slices:
        abatementDateTime:
          match: {}
          schema: {type: dateTime, index: 5}
package_version: 1.3.3-rc3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-LegalSituation-Representation
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.3.2