PackagesCanonicalsLogsProblems
    Packages
    racsel.org@0.2.1
    http://racsel.org/StructureDefinition/LACOrganization
description: LACPass Patient Summary Organization resource. This profile derives from the [International Patient summary](https://build.fhir.org/ig/HL7/fhir-ips/) with more contraints for the identification of the country of the organization.
package_name: racsel.org
derivation: constraint
name: LACOrganization
type: Organization
elements:
  address:
    index: 0
    elements:
      country:
        short: Must be ISO-3306 2-letter
        binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-Country2'}
        index: 1
    required: [country]
package_version: 0.2.1
class: profile
kind: resource
url: http://racsel.org/StructureDefinition/LACOrganization
base: http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips
version: 0.2.1
required: [address]