PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.2
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation
description: Nexuzhealth profile for an observation in the care domain.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhCareObservation
type: Observation
elements:
  method:
    binding: {strength: example, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed'}
    index: 10
  component:
    elements:
      code:
        binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-care-observation-code'}
        index: 11
  extension:
    type: Extension
    isModifier: false
    url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-body-site
    index: 0
    slicing:
      slices:
        nxhExtBodySite:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-body-site', index: 0}
  code:
    binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-care-observation-code'}
    index: 6
  identifier:
    index: 1
    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: 2
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/magnum/zorg/zorgNr'}
                type: uri
                index: 3
  bodySite:
    binding: {strength: example, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed'}
    index: 9
  partOf:
    type: Reference
    refers: ['https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareProcedure']
    index: 4
    elements:
      identifier: {index: 5}
  subject: {index: 7}
  performer: {index: 8}
package_version: 1.0.2
extensions:
  nxhExtBodySite: {url: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-body-site', type: Extension, isModifier: false, index: 0}
class: profile
kind: resource
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCareObservation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null
required: [performer, subject]