PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.ecr@2.0.0
    http://hl7.org/fhir/us/ecr/StructureDefinition/rr-rules-authoring-agency-organization
description: This Organization profile represents the Rules Authoring Agency which is the originator of the rules that are being executed in decision support to determine reportability.
package_name: hl7.fhir.us.ecr
derivation: constraint
name: RR_Rules_Authoring_Agency_Organization
type: Organization
elements:
  text: {short: Rules Authoring Agency Description, mustSupport: true, index: 0}
  identifier: {short: Rules Authoring Agency Id, mustSupport: true, index: 1}
  type:
    isModifier: false
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: RR12, system: 'urn:oid:2.16.840.1.114222.4.5.232', display: Rules Authoring Agency}
    index: 2
  name: {short: Rules Authoring Agency Name, mustSupport: true, index: 3}
  telecom: {short: Rules Authoring Agency Contact Information, mustSupport: true, index: 4}
  address: {short: Rules Authoring Agency Address, mustSupport: true, index: 5}
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/ecr/StructureDefinition/rr-rules-authoring-agency-organization
base: http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-organization
version: 2.0.0
required: [name, type]