PackagesCanonicalsLogsProblems
    Packages
    rs/nexuzhealth.fhir.r4@1.0.0
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation
description: Nexuzhealth profile for an observation in the care domain.
package_name: rs/nexuzhealth.fhir.r4
derivation: constraint
name: NxhCareObservation
type: Observation
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        zorgNr:
          match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr'}
          schema:
            short: zorgNr
            _required: true
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr'}
                type: uri
                index: 2
  partOf: {index: 3}
  code:
    binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgdefinitiecodes'}
    index: 4
  subject: {index: 5}
  performer: {index: 6}
  component:
    elements:
      code:
        binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-zorgattribuutdefinitiecodes'}
        index: 7
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [partOf, performer, subject]