{ "description": "French profile of Location | Profil français de la ressource Location", "_filename": "fr-location-R4.StructureDefinition.json", "package_name": "hl7-france-fhir.administrative-2022", "date": "2021-05-17", "derivation": "constraint", "publisher": "InteropSanté", "fhirVersion": "4.0.1", "name": "FrLocation", "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "1f24f25b-582d-4364-979a-809d5cba14f1", "kind": "resource", "url": "http://interopsante.org/fhir/StructureDefinition/FrLocation", "version": "1.0", "differential": { "element": [ { "id": "Location.extension", "path": "Location.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.extension:usePeriod", "path": "Location.extension", "type": [ { "code": "Extension", "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrLocationUsePeriod" ] } ], "sliceName": "usePeriod" }, { "id": "Location.identifier", "min": 1, "path": "Location.identifier" }, { "id": "Location.identifier.use", "path": "Location.identifier.use", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use" } }, { "id": "Location.identifier.type", "min": 1, "path": "Location.identifier.type", "binding": { "strength": "extensible", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-location-identifier-type" } }, { "id": "Location.identifier.system", "min": 1, "path": "Location.identifier.system", "definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique." }, { "id": "Location.identifier.value", "min": 1, "path": "Location.identifier.value" }, { "id": "Location.identifier.assigner", "path": "Location.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrOrganization" ] } ] }, { "id": "Location.status", "path": "Location.status", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/location-status" } }, { "id": "Location.operationalStatus", "path": "Location.operationalStatus", "binding": { "strength": "preferred", "valueSet": "http://terminology.hl7.org/ValueSet/v2-0116" } }, { "id": "Location.mode", "path": "Location.mode", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/location-mode" } }, { "id": "Location.type", "max": "1", "path": "Location.type", "binding": { "strength": "extensible", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-location-type" } }, { "id": "Location.physicalType", "path": "Location.physicalType", "binding": { "strength": "example", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-location-physical-type" } }, { "id": "Location.managingOrganization", "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrOrganization" ] } ] }, { "id": "Location.partOf", "path": "Location.partOf", "type": [ { "code": "Reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy", "valueBoolean": true } ], "targetProfile": [ "http://interopsante.org/fhir/StructureDefinition/FrLocation" ] } ] }, { "id": "Location.partOf.extension", "path": "Location.partOf.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Location.partOf.extension:positionRoom", "path": "Location.partOf.extension", "type": [ { "code": "Extension", "profile": [ "http://interopsante.org/fhir/StructureDefinition/FrLocationPartOfPositionRoom" ] } ], "sliceName": "positionRoom" }, { "id": "Location.hoursOfOperation.daysOfWeek", "path": "Location.hoursOfOperation.daysOfWeek", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/days-of-week" } } ] }, "contact": [ { "name": "François Macary/Isabelle Gibaud", "telecom": [ { "use": "work", "value": "francois.macary@phast.fr", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }