PackagesCanonicalsLogsProblems
    Packages
    synapxe.nehr@2.0.0
    https://fhir.synapxe.sg/StructureDefinition/profile-location
description: null
package_name: synapxe.nehr
derivation: constraint
name: Location
type: Location
elements:
  description: {index: 16}
  address: {index: 32}
  managingOrganization:
    type: Reference
    refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-organization']
    index: 35
  name: {index: 14}
  mode: {index: 17}
  type:
    binding: {strength: required, valueSet: 'https://fhir.synapxe.sg/ValueSet/location-type'}
    index: 18
    elements:
      id: {index: 19}
      extension: {index: 20}
      coding:
        index: 21
        elements:
          id: {index: 22}
          extension: {index: 23}
          system:
            pattern: {type: Uri, value: 'https://fhir.synapxe.sg/CodeSystem/location-type'}
            index: 24
          version: {index: 25}
          code: {index: 26}
          display: {index: 27}
          userSelected: {index: 28}
        extensions: {}
        required: [display, system, code]
      text: {index: 29}
    extensions: {}
    required: [coding]
  characteristic: {index: 37}
  virtualService: {index: 39}
  extension: {index: 1}
  contained: {type: Resource, index: 0}
  alias: {index: 15}
  status: {index: 12}
  identifier:
    index: 3
    elements:
      id: {index: 4}
      extension: {index: 5}
      use: {index: 6}
      type: {index: 7}
      system: {index: 8}
      value: {index: 9}
      period: {index: 10}
      assigner: {index: 11}
    extensions: {}
    required: [value, system]
  hoursOfOperation: {index: 38}
  position: {index: 34}
  form: {index: 33}
  operationalStatus: {index: 13}
  partOf: {index: 36}
  endpoint: {index: 40}
  contact:
    index: 30
    elements:
      organization:
        type: Reference
        refers: ['https://fhir.synapxe.sg/StructureDefinition/profile-organization']
        index: 31
  modifierExtension: {index: 2}
package_version: 2.0.0
extensions: {}
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-location
base: http://hl7.org/fhir/StructureDefinition/Location
version: null
required: [managingOrganization, name, identifier, type, contained]