PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Location-eu-pcsp
description: This profile defines how to represent FHIR Location for the purpose of the PanCareSurPass project.
package_name: hl7.eu.fhir.pcsp
derivation: constraint
name: LocationPcsp
type: Location
elements:
  name: {short: Name of the Institution, mustSupport: true, index: 0}
  description: {short: Institution description, index: 1}
  address:
    elements:
      city: {short: Institution city, index: 2}
      country: {short: Institution country, index: 3}
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Location-eu-pcsp
base: http://hl7.org/fhir/StructureDefinition/Location
version: 0.1.0
required: [name]