{ "description": "This profile sets minimum expectations for the Location resource", "_filename": "StructureDefinition-fmc-location-profile.json", "package_name": "fmcna.caredata.fhir.ig.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "FreseniusLocation", "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "Fresenius Location Profile", "package_version": "1.1.3", "status": "active", "id": "2c5a74d7-8461-407b-ad37-1cc393e66017", "kind": "resource", "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-location-profile", "version": null, "differential": { "element": [ { "id": "Location.identifier", "min": 1, "base": { "max": "*", "min": 1, "path": "Location.identifier" }, "path": "Location.identifier", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Location.identifier:LOCIdentifier", "max": "1", "min": 1, "path": "Location.identifier", "sliceName": "LOCIdentifier", "mustSupport": true }, { "id": "Location.identifier:LOCIdentifier.type", "path": "Location.identifier.type", "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0203" } }, { "id": "Location.identifier:LOCIdentifier.system", "min": 1, "path": "Location.identifier.system", "patternUri": "urn:oid:2.16.840.1.113883.3.7418.5.1" }, { "id": "Location.name", "path": "Location.name", "short": "Name of the Fresenius Location" }, { "id": "Location.type", "min": 1, "path": "Location.type", "binding": { "strength": "required", "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-location-type-vs" } }, { "id": "Location.managingOrganization", "min": 1, "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-organization-profile" ] } ], "short": "Reference to Organization" } ] }, "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location" }