description: This Location profile represents the location/facility in which care was provided. package_name: hl7.fhir.us.ph-library derivation: constraint name: USPublicHealthLocation type: Location elements: identifier: {short: (USCDI+) Facility Identifier, mustSupport: true, index: 0} name: {short: (USCDI+) Facility Name, index: 1} type: short: Facility Type binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType|3.0.0'} mustSupport: true index: 2 telecom: {short: '(USCDI+) Facility Fax, (USCDI+) Facility Phone, Facility Email', index: 3} address: short: (USCDI+) Facility Address index: 4 elements: city: {index: 5} state: {index: 6} required: [city, state] managingOrganization: type: Reference short: (USCDI+) Facility Managing Organization Identifier (contained in referenced US Public Health Organization) refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-organization'] index: 7 package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-location base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-location version: 2.0.0-ballot required: [address, type]