PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@1.1.0
    http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity-organization
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: 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.1.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/us-ph-organization
version: 1.1.0
required: [name, type]