{
"description": null,
"_filename": "Location.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "Location",
"abstract": false,
"type": "Location",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"status": "active",
"id": "41085564-185d-46ea-87cc-19b434909147",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-location",
"version": null,
"differential": {
"element": [ {
"id": "Location.contained",
"max": "1",
"path": "Location.contained"
}, {
"id": "Location.extension",
"max": "0",
"path": "Location.extension"
}, {
"id": "Location.modifierExtension",
"max": "0",
"path": "Location.modifierExtension"
}, {
"id": "Location.identifier",
"max": "0",
"path": "Location.identifier"
}, {
"id": "Location.identifier.id",
"max": "0",
"path": "Location.identifier.id"
}, {
"id": "Location.identifier.extension",
"max": "0",
"path": "Location.identifier.extension"
}, {
"id": "Location.identifier.use",
"max": "0",
"path": "Location.identifier.use"
}, {
"id": "Location.identifier.type",
"max": "0",
"path": "Location.identifier.type"
}, {
"id": "Location.identifier.system",
"min": 1,
"path": "Location.identifier.system"
}, {
"id": "Location.identifier.value",
"min": 1,
"path": "Location.identifier.value"
}, {
"id": "Location.identifier.period",
"max": "0",
"path": "Location.identifier.period"
}, {
"id": "Location.identifier.assigner",
"max": "0",
"path": "Location.identifier.assigner"
}, {
"id": "Location.status",
"max": "0",
"path": "Location.status"
}, {
"id": "Location.operationalStatus",
"max": "0",
"path": "Location.operationalStatus"
}, {
"id": "Location.alias",
"max": "0",
"path": "Location.alias"
}, {
"id": "Location.description",
"max": "0",
"path": "Location.description"
}, {
"id": "Location.mode",
"max": "0",
"path": "Location.mode"
}, {
"id": "Location.type",
"max": "0",
"path": "Location.type"
}, {
"id": "Location.type.id",
"max": "0",
"path": "Location.type.id"
}, {
"id": "Location.type.extension",
"max": "0",
"path": "Location.type.extension"
}, {
"id": "Location.type.coding",
"min": 1,
"path": "Location.type.coding"
}, {
"id": "Location.type.coding.id",
"max": "0",
"path": "Location.type.coding.id"
}, {
"id": "Location.type.coding.extension",
"max": "0",
"path": "Location.type.coding.extension"
}, {
"id": "Location.type.coding.system",
"min": 1,
"path": "Location.type.coding.system",
"patternUri": "https://fhir.synapxe.sg/CodeSystem/location-type"
}, {
"id": "Location.type.coding.version",
"max": "0",
"path": "Location.type.coding.version"
}, {
"id": "Location.type.coding.code",
"min": 1,
"path": "Location.type.coding.code"
}, {
"id": "Location.type.coding.display",
"min": 1,
"path": "Location.type.coding.display"
}, {
"id": "Location.type.coding.userSelected",
"max": "0",
"path": "Location.type.coding.userSelected"
}, {
"id": "Location.type.text",
"max": "0",
"path": "Location.type.text"
}, {
"id": "Location.contact",
"max": "0",
"path": "Location.contact"
}, {
"id": "Location.contact.organization",
"path": "Location.contact.organization",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ]
} ]
}, {
"id": "Location.address",
"max": "0",
"path": "Location.address"
}, {
"id": "Location.form",
"max": "0",
"path": "Location.form"
}, {
"id": "Location.position",
"max": "0",
"path": "Location.position"
}, {
"id": "Location.managingOrganization",
"min": 1,
"path": "Location.managingOrganization",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-organization" ],
"aggregation": [ "contained" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ]
} ],
"short": "A reference from one resource to another",
"comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolvable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
"definition": "A reference from one resource to another."
}, {
"id": "Location.managingOrganization.display",
"max": "0",
"path": "Location.managingOrganization.display"
}, {
"id": "Location.partOf",
"max": "0",
"path": "Location.partOf"
}, {
"id": "Location.characteristic",
"max": "0",
"path": "Location.characteristic"
}, {
"id": "Location.hoursOfOperation",
"max": "0",
"path": "Location.hoursOfOperation"
}, {
"id": "Location.virtualService",
"max": "0",
"path": "Location.virtualService"
}, {
"id": "Location.endpoint",
"max": "0",
"path": "Location.endpoint"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}