PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.2
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode
description: A hospital the resource is related to.
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhExtHospitalCode
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode'}
    type: uri
    index: 0
  value:
    choices: [valueReference]
    index: 2
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhOrganization']
    index: 3
package_version: 1.0.2
class: extension
kind: complex-type
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [value, valueReference]