FHIR IG analytics| Package | ans.fr.document-core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-fr-lm-location.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/ansforge/interop-IG-metier-document-core/StructureDefinition-fr-lm-location.html |
| URL | https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-location |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-07-16T16:44:47+00:00 |
| Name | FRLMLocation |
| Title | Logical model - FR LM Location |
| Realm | fr |
| Description | Lieu |
| Type | https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-location |
| Kind | logical |
| StructureDefinition | ||
| ans.fr.document-core#current | fr-lm-encounter | Logical model - FR LM Encounter |
| ans.fr.document-core#current | fr-lm-location | Logical model - FR LM Location |
| ans.fr.document-core#current | fr-lm-specimen | Logical model - FR LM Specimen |
| StructureDefinition | ||
| ans.fr.document-core#current | fr-lm-location | Logical model - FR LM Location |
| ans.fr.document-core#current | fr-lm-organisation | Logical model - FR LM Organisation |
Note: links and images are rebased to the (stated) source
French
Narratif généré : DéfinitionStructure fr-lm-location
| Nom | Drapeaux | Card. | Type | Description et contraintes |
|---|---|---|---|---|
![]() | 0..* | Base(4.0.1) | Logical model - FR LM Location Les instances de ce modèle logique peuvent être la cible d'une référence | |
![]() ![]() | 0..* | Identifier | Identifiant du lieu | |
![]() ![]() | 0..1 | string | Nom du lieu | |
![]() ![]() | 0..1 | string | Informations complémentaires sur le lieu permettant de mieux l'identifier, au-delà de son nom. | |
![]() ![]() | 0..* | CodeableConcept | Type de fonction exercée sur le lieu Description du binding: : (preferred): https://terminology.hl7.org/ValueSet-v3-ServiceDeliveryLocationRoleType.html | |
![]() ![]() | 0..1 | Address | Adresse du lieu | |
![]() ![]() | 0..1 | fr-lm-organisation | Organisation responsable du lieu | |
![]() ![]() | 0..1 | fr-lm-location | Lieu dont celui-ci fait physiquement partie | |
English
Generated Narrative: StructureDefinition fr-lm-location
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base(4.0.1) | Logical model - FR LM Location Instances of this type can be the target of a Reference | |
![]() ![]() | 0..* | Identifier | Identifiant du lieu | |
![]() ![]() | 0..1 | string | Nom du lieu | |
![]() ![]() | 0..1 | string | Informations complémentaires sur le lieu permettant de mieux l'identifier, au-delà de son nom. | |
![]() ![]() | 0..* | CodeableConcept | Type de fonction exercée sur le lieu Binding Description: : (preferred): https://terminology.hl7.org/ValueSet-v3-ServiceDeliveryLocationRoleType.html | |
![]() ![]() | 0..1 | Address | Adresse du lieu | |
![]() ![]() | 0..1 | fr-lm-organisation | Organisation responsable du lieu | |
![]() ![]() | 0..1 | fr-lm-location | Lieu dont celui-ci fait physiquement partie | |
{
"resourceType": "StructureDefinition",
"id": "fr-lm-location",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-location",
"version": "0.1.0",
"name": "FRLMLocation",
"title": "Logical model - FR LM Location",
"status": "draft",
"date": "2026-07-16T16:44:47+00:00",
"publisher": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"contact": [
{
"name": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
"telecom": [
{
"system": "url",
"value": "https://esante.gouv.fr"
}
]
}
],
"description": "Lieu",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France (la)"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-location",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base|4.0.1",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "fr-lm-location",
"path": "fr-lm-location",
"short": "Logical model - FR LM Location",
"definition": "Lieu",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "fr-lm-location.identifier",
"path": "fr-lm-location.identifier",
"short": "Identifiant du lieu",
"definition": "Identifiant du lieu",
"min": 0,
"max": "*",
"base": {
"path": "fr-lm-location.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "fr-lm-location.name",
"path": "fr-lm-location.name",
"short": "Nom du lieu",
"definition": "Nom du lieu",
"min": 0,
"max": "1",
"base": {
"path": "fr-lm-location.name",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "fr-lm-location.description",
"path": "fr-lm-location.description",
"short": "Informations complémentaires sur le lieu permettant de mieux l'identifier, au-delà de son nom.",
"definition": "Informations complémentaires sur le lieu permettant de mieux l'identifier, au-delà de son nom.",
"min": 0,
"max": "1",
"base": {
"path": "fr-lm-location.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "fr-lm-location.type",
"path": "fr-lm-location.type",
"short": "Type de fonction exercée sur le lieu",
"definition": "Type de fonction exercée sur le lieu",
"min": 0,
"max": "*",
"base": {
"path": "fr-lm-location.type",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"description": "(preferred): https://terminology.hl7.org/ValueSet-v3-ServiceDeliveryLocationRoleType.html"
}
},
{
"id": "fr-lm-location.address",
"path": "fr-lm-location.address",
"short": "Adresse du lieu",
"definition": "Adresse du lieu",
"min": 0,
"max": "1",
"base": {
"path": "fr-lm-location.address",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Address"
}
]
},
{
"id": "fr-lm-location.managingOrganisation",
"path": "fr-lm-location.managingOrganisation",
"short": "Organisation responsable du lieu",
"definition": "Organisation responsable du lieu",
"min": 0,
"max": "1",
"base": {
"path": "fr-lm-location.managingOrganisation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-organisation"
}
]
},
{
"id": "fr-lm-location.partOf",
"path": "fr-lm-location.partOf",
"short": "Lieu dont celui-ci fait physiquement partie",
"definition": "Lieu dont celui-ci fait physiquement partie",
"min": 0,
"max": "1",
"base": {
"path": "fr-lm-location.partOf",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-location"
}
]
}
]
},
"differential": {
"element": [
{
"id": "fr-lm-location",
"path": "fr-lm-location",
"short": "Logical model - FR LM Location",
"definition": "Lieu"
},
{
"id": "fr-lm-location.identifier",
"path": "fr-lm-location.identifier",
"short": "Identifiant du lieu",
"definition": "Identifiant du lieu",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "fr-lm-location.name",
"path": "fr-lm-location.name",
"short": "Nom du lieu",
"definition": "Nom du lieu",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "fr-lm-location.description",
"path": "fr-lm-location.description",
"short": "Informations complémentaires sur le lieu permettant de mieux l'identifier, au-delà de son nom.",
"definition": "Informations complémentaires sur le lieu permettant de mieux l'identifier, au-delà de son nom.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "fr-lm-location.type",
"path": "fr-lm-location.type",
"short": "Type de fonction exercée sur le lieu",
"definition": "Type de fonction exercée sur le lieu",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"description": "(preferred): https://terminology.hl7.org/ValueSet-v3-ServiceDeliveryLocationRoleType.html"
}
},
{
"id": "fr-lm-location.address",
"path": "fr-lm-location.address",
"short": "Adresse du lieu",
"definition": "Adresse du lieu",
"min": 0,
"max": "1",
"type": [
{
"code": "Address"
}
]
},
{
"id": "fr-lm-location.managingOrganisation",
"path": "fr-lm-location.managingOrganisation",
"short": "Organisation responsable du lieu",
"definition": "Organisation responsable du lieu",
"min": 0,
"max": "1",
"type": [
{
"code": "https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-organisation"
}
]
},
{
"id": "fr-lm-location.partOf",
"path": "fr-lm-location.partOf",
"short": "Lieu dont celui-ci fait physiquement partie",
"definition": "Lieu dont celui-ci fait physiquement partie",
"min": 0,
"max": "1",
"type": [
{
"code": "https://interop.esante.gouv.fr/ig/document-core/StructureDefinition/fr-lm-location"
}
]
}
]
}
}