PackagesCanonicalsLogsProblems
    Packages
    nxh.fhir.r4@0.0.0-beta.20
    https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPatient
description: The nexuzhealth profile for a patient used during import and export procedures.
package_name: nxh.fhir.r4
derivation: constraint
name: NxhPatient
type: Patient
elements:
  identifier:
    short: The CMD identifier for this patient
    index: 0
    slicing:
      slices:
        patientId:
          match: {}
          schema:
            short: The CMD identifier for this patient
            index: 0
            elements:
              type:
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        index: 1
                      code:
                        pattern: {type: Code, value: MR}
                        index: 2
                      display:
                        pattern: {type: String, value: Medical record number}
                        index: 3
              system:
                pattern: {type: Uri, value: 'https://fhir.nxh.com/standards/fhir/NamingSystem/patientId'}
                index: 4
  name:
    index: 5
    elements:
      prefix: {index: 6}
      suffix: {index: 7}
  contact:
    extensions:
      nxhExtGprference: {url: 'https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhExtGpreference', type: Extension, isModifier: false, index: 8}
    elements:
      extension:
        type: Extension
        isModifier: false
        url: https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhExtGpreference
        index: 8
        slicing:
          slices:
            nxhExtGprference:
              match: {}
              schema: {type: Extension, isModifier: false, url: 'https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhExtGpreference', index: 8}
      name:
        elements:
          prefix: {index: 9}
          suffix: {index: 10}
  communication:
    elements:
      language:
        elements:
          coding:
            elements:
              system:
                pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/iso639-1'}
                index: 11
package_version: 0.0.0-beta.20
class: profile
kind: resource
url: https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPatient
base: https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient
version: null