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. package_name: hl7.fhir.us.ecr derivation: constraint name: RRRoutingEntityOrganization type: Organization elements: text: {short: Routing Entity Description, mustSupport: true, index: 0} identifier: {short: Routing Entity Id, index: 1} type: 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, index: 3} telecom: {short: Routing Entity Contact Information, index: 4} address: {short: Routing Entity Address, index: 5} package_version: 3.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity-organization base: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization version: 3.0.0-ballot required: [type]