PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@0.2.0
    http://hl7.org/fhir/us/ecr/StructureDefinition/extension-rr-routing-entity
description: A Routing Entity is a PHA or other organization identified by the PHA (such as an HIE) to which the eICR and/or the Reportability Response will be provided immediately following the creation of the Reportability Response. This entity may just be acting to route the eICR and Reportability Response on their way to a Responsible Agency.
package_name: hl7.fhir.us.ecr
derivation: constraint
name: extension-rr-routing-entity
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/ecr/StructureDefinition/extension-rr-routing-entity'}
    index: 0
  valueReference:
    type: Reference
    refers: ['http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity']
    index: 1
    slicing:
      slices:
        valueReference:
          match: {}
          schema:
            type: Reference
            refers: ['http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity']
            _required: true
            index: 1
          min: 1
package_version: 0.2.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/ecr/StructureDefinition/extension-rr-routing-entity
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.2.0
required: [valueReference]