description: This Organization profile represents the Responsible Agency which is a PHA to which reporting is legally required. This can be the PHA relevant to the location in which care was provided and/or where the patient lives. It is based on the [eCR Organization](StructureDefinition-ecr-organization.html) profile with a further restriction setting the **type** data element to 'Responsible Agency'. package_name: hl7.fhir.us.ecr derivation: constraint name: RR_Responsible_Agency_Organization type: Organization elements: text: {short: Repsponsible Agency Description, mustSupport: true, index: 0} identifier: {short: Responsible Agency Id, mustSupport: true, index: 1} type: isModifier: false mustSupport: true pattern: type: CodeableConcept value: coding: - {code: RR8, system: 'urn:oid:2.16.840.1.114222.4.5.232', display: Responsible Agency} index: 2 name: {short: Responsible Agency Name, mustSupport: true, index: 3} telecom: {short: Responsible Agency Contact Information, mustSupport: true, index: 4} address: {short: Responsible Agency Address, mustSupport: true, index: 5} package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-responsible-agency-organization base: http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-organization version: 1.0.0 required: [name, type]