description: This Organization profile represents the Routing Entity which 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. It is based on the [eCR Organization](StructureDefinition-ecr-organization.html) profile with a further restriction setting the **type** data element to 'Routing Entity'. package_name: hl7.fhir.us.ecr derivation: constraint name: RR_Routing_Entity_Organization type: Organization elements: text: {short: Routing Entity Description, mustSupport: true, index: 0} identifier: {short: Routing Entity Id, mustSupport: true, index: 1} type: isModifier: false mustSupport: true pattern: type: CodeableConcept value: coding: - {code: RR7, system: 'urn:oid:2.16.840.1.114222.4.5.232', display: Routing Entity} index: 2 name: {short: Routing Entity Name, mustSupport: true, index: 3} telecom: {short: Routing Entity Contact Information, mustSupport: true, index: 4} address: {short: Routing Entity Address, mustSupport: true, index: 5} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity-organization base: http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-organization version: 1.0.0 required: [name, type]