PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.3
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhContact
description: Nexuzhealth profile for a contact.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhContact
type: Encounter
elements:
  extension:
    type: Extension
    url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-contactType
    index: 0
    slicing:
      slices:
        contactType:
          match: {}
          schema:
            type: Extension
            url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-contactType
            index: 0
            extensions:
              contactCategory:
                url: null
                index: 1
                elements:
                  value[x]:
                    elements:
                      code: {index: 2}
                    required: [code]
              contactType:
                url: null
                index: 3
                elements:
                  value:
                    choices: []
                    index: 5
                required: [value]
            elements:
              extension:
                index: 1
                slicing:
                  slices:
                    contactCategory:
                      match: {}
                      schema:
                        index: 1
                        elements:
                          value[x]:
                            elements:
                              code: {index: 2}
                            required: [code]
                    contactType:
                      match: {}
                      schema:
                        index: 3
                        elements:
                          value:
                            choices: []
                            index: 5
                        required: [value]
  identifier:
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        cNr:
          match: {system: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr'}
          schema:
            short: cNr
            _required: true
            index: 7
            elements:
              system:
                pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/receptie/cnr'}
                type: uri
                index: 8
  class:
    binding: {strength: extensible, valueSet: 'https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-act-encounter-code-extended'}
    index: 9
  subject: {index: 10}
  location: {index: 11}
  serviceProvider: {index: 12}
package_version: 1.0.3
extensions:
  contactType:
    url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-contactType
    type: Extension
    index: 0
    extensions:
      contactCategory:
        url: null
        index: 1
        elements:
          value[x]:
            elements:
              code: {index: 2}
            required: [code]
      contactType:
        url: null
        index: 3
        elements:
          value:
            choices: []
            index: 5
        required: [value]
    elements:
      extension:
        index: 1
        slicing:
          slices:
            contactCategory:
              match: {}
              schema:
                index: 1
                elements:
                  value[x]:
                    elements:
                      code: {index: 2}
                    required: [code]
            contactType:
              match: {}
              schema:
                index: 3
                elements:
                  value:
                    choices: []
                    index: 5
                required: [value]
class: profile
kind: resource
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhContact
base: http://hl7.org/fhir/StructureDefinition/Encounter
version: null
required: [location, serviceProvider, subject]