PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.2
    http://fhir.nl/fhir/StructureDefinition/nl-core-location
description: A Location resource as defined for the Dutch realm
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: nl-core-location
type: Location
elements:
  name: {short: LocationName, index: 0}
  telecom:
    short: ContactInformation
    index: 1
    elements:
      system: {index: 2}
      value: {short: TelephoneNumber / E-mailAddress, index: 3}
      use: {short: NumberType / E-mailAddressType, index: 4}
    required: [value, system]
  address: {type: Address, short: AddressInformation, index: 5}
  managingOrganization:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
    index: 6
  partOf:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location']
    index: 7
package_version: 1.1.2
class: profile
kind: resource
url: http://fhir.nl/fhir/StructureDefinition/nl-core-location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 2.0.0