FHIR IG analytics
| Package | ans.document.fr.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-fr-cda-represented-organization.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-cda-represented-organization.html |
| URL | https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-cda-represented-organization |
| Version | 0.1.0-snapshot |
| Status | draft |
| Date | 2026-04-15T16:11:27+00:00 |
| Name | FRCDARepresentedOrganization |
| Title | CDA - representedOrganization |
| Realm | fr |
| Description | L'élément de l'en-tête du CDA representedOrganization permet de représenter la structure pour le compte de laquelle intervient le professionnel. |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Organization |
| Kind | logical |
Resources that use this resource
Resources that this resource uses
| StructureDefinition |
| au.digitalhealth.cda.schema#current | Organization | Organization (CDA Class) |
Narrative
Note: links and images are rebased to the (stated) source
| Nom | Drapeaux | Card. | Type | Description et contraintes |
|---|
 Organization | | | Organization | Espace de noms (namespace) XML: urn:hl7-org:v3 Les instances de ce type sont validées par templateId Conteneur logique: ClinicalDocument (CDA Class) |
  typeId | | | | |
   @nullFlavor | | 0..0 | | |
   @assigningAuthorityName | | 0..0 | | |
   @displayable | | 0..0 | | |
  @determinerCode | | 0..0 | | |
  id | | 0..* | II | Identifiant de la structure :
- Si le responsable est un professionnel : Identifiant de la structure pour le compte de laquelle intervient le professionnel.
- Si le responsable est un SNR : SIREN de l'éditeur.
- Si le responsable est le DP : Identifiant du DP. |
  name | | 0..* | ON | Nom de la structure :
- Si le responsable est un professionnel : Nom de la structure.
- Si le responsable est un SNR : Nom de l'éditeur.
- Si le responsable est le DP : Dossier Pharmaceutique. |
  telecom | | 0..* | TEL | Coordonnées télécom de la structure :
- Si le responsable est un professionnel : Coordonnées télécom de la structure.
- Si le responsable est un SNR : non renseigné.
- Si le responsable est le DP : non renseigné. |
  addr | | 0..* | AD | Adresse géopostale de la structure :
- Si le responsable est un professionnel : Adresse géopostale de la structure.
- Si le responsable est un SNR : non renseigné.
- Si le responsable est le DP : non renseigné. |
  standardIndustryClassCode | | 0..1 | CE | Cadre d'exercice du professionnel :
- Si le responsable est un professionnel : Cadre d'exercice.
- Si le responsable est un SNR : non renseigné.
- Si le responsable est le DP : non renseigné. |
   @nullFlavor | | 0..0 | | |
   @code | | 0..1 | cs | Binding: JDV_J04_XdsPracticeSettingCode_CISIS (required) |
Documentation pour ce format |
Source1
{
"resourceType": "StructureDefinition",
"id": "fr-cda-represented-organization",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"_valueBoolean": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
}
]
}
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:v3"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "organization"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
"valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-profile-style",
"valueUri": "cda"
}
],
"url": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-cda-represented-organization",
"version": "0.1.0-snapshot",
"name": "FRCDARepresentedOrganization",
"title": "CDA - representedOrganization",
"status": "draft",
"date": "2026-04-15T16:11:27+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": "L'élément de l'en-tête du CDA representedOrganization permet de représenter la structure pour le compte de laquelle intervient le professionnel.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "FRANCE"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/Organization",
"baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/Organization",
"derivation": "constraint",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "2.0.1-sd"
}
],
"element": [
{
"id": "Organization",
"path": "Organization",
"short": "Base for all types and resources",
"definition": "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
"min": 1,
"max": "1",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Organization.nullFlavor",
"path": "Organization.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "1",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
}
},
{
"id": "Organization.realmCode",
"path": "Organization.realmCode",
"definition": "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question",
"min": 0,
"max": "*",
"base": {
"path": "InfrastructureRoot.realmCode",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
}
]
},
{
"id": "Organization.typeId",
"path": "Organization.typeId",
"definition": "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question.",
"min": 0,
"max": "1",
"base": {
"path": "InfrastructureRoot.typeId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
],
"constraint": [
{
"key": "II-1",
"severity": "error",
"human": "An II instance must have either a root or an nullFlavor.",
"expression": "root.exists() or nullFlavor.exists()",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot"
}
]
},
{
"id": "Organization.typeId.nullFlavor",
"path": "Organization.typeId.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "0",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
}
},
{
"id": "Organization.typeId.assigningAuthorityName",
"path": "Organization.typeId.assigningAuthorityName",
"representation": [
"xmlAttr"
],
"label": "Assigning Authority Name",
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"min": 0,
"max": "0",
"base": {
"path": "II.assigningAuthorityName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple"
]
}
]
},
{
"id": "Organization.typeId.displayable",
"path": "Organization.typeId.displayable",
"representation": [
"xmlAttr"
],
"label": "Displayable",
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"min": 0,
"max": "0",
"base": {
"path": "II.displayable",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/bl-simple"
]
}
]
},
{
"id": "Organization.typeId.root",
"path": "Organization.typeId.root",
"representation": [
"xmlAttr"
],
"label": "Root",
"definition": "Identifies the type as an HL7 Registered model",
"min": 1,
"max": "1",
"base": {
"path": "II.root",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/oid",
"http://hl7.org/cda/stds/core/StructureDefinition/uuid",
"http://hl7.org/cda/stds/core/StructureDefinition/ruid"
]
}
],
"fixedString": "2.16.840.1.113883.1.3"
},
{
"id": "Organization.typeId.extension",
"path": "Organization.typeId.extension",
"representation": [
"xmlAttr"
],
"label": "Extension",
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"min": 1,
"max": "1",
"base": {
"path": "II.extension",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple"
]
}
]
},
{
"id": "Organization.templateId",
"path": "Organization.templateId",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min": 0,
"max": "*",
"base": {
"path": "InfrastructureRoot.templateId",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Organization.classCode",
"path": "Organization.classCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Organization.classCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"fixedCode": "ORG",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization"
}
},
{
"id": "Organization.determinerCode",
"path": "Organization.determinerCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "0",
"base": {
"path": "Organization.determinerCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"fixedCode": "INSTANCE",
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer"
}
},
{
"id": "Organization.id",
"path": "Organization.id",
"short": "Identifiant de la structure : \n- Si le responsable est un professionnel : Identifiant de la structure pour le compte de laquelle intervient le professionnel. \n- Si le responsable est un SNR : SIREN de l'éditeur. \n- Si le responsable est le DP : Identifiant du DP.",
"min": 0,
"max": "*",
"base": {
"path": "Organization.id",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
}
]
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "Nom de la structure : \n- Si le responsable est un professionnel : Nom de la structure. \n- Si le responsable est un SNR : Nom de l'éditeur. \n- Si le responsable est le DP : Dossier Pharmaceutique.",
"min": 0,
"max": "*",
"base": {
"path": "Organization.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ON"
}
]
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"short": "Coordonnées télécom de la structure : \n- Si le responsable est un professionnel : Coordonnées télécom de la structure. \n- Si le responsable est un SNR : non renseigné. \n- Si le responsable est le DP : non renseigné.",
"min": 0,
"max": "*",
"base": {
"path": "Organization.telecom",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TEL"
}
]
},
{
"id": "Organization.addr",
"path": "Organization.addr",
"short": "Adresse géopostale de la structure : \n- Si le responsable est un professionnel : Adresse géopostale de la structure. \n- Si le responsable est un SNR : non renseigné. \n- Si le responsable est le DP : non renseigné.",
"min": 0,
"max": "*",
"base": {
"path": "Organization.addr",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/AD"
}
]
},
{
"id": "Organization.standardIndustryClassCode",
"path": "Organization.standardIndustryClassCode",
"short": "Cadre d'exercice du professionnel : \n- Si le responsable est un professionnel : Cadre d'exercice. \n- Si le responsable est un SNR : non renseigné. \n- Si le responsable est le DP : non renseigné.",
"min": 0,
"max": "1",
"base": {
"path": "Organization.standardIndustryClassCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
],
"binding": {
"strength": "example",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-OrganizationIndustryClassNAICS"
}
},
{
"id": "Organization.standardIndustryClassCode.nullFlavor",
"path": "Organization.standardIndustryClassCode.nullFlavor",
"representation": [
"xmlAttr"
],
"label": "Exceptional Value Detail",
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"min": 0,
"max": "0",
"base": {
"path": "ANY.nullFlavor",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
}
},
{
"id": "Organization.standardIndustryClassCode.code",
"path": "Organization.standardIndustryClassCode.code",
"representation": [
"xmlAttr"
],
"label": "Code",
"definition": "The plain code symbol defined by the code system. For example, \"784.0\" is the code symbol of the ICD-9 code \"784.0\" for headache.",
"min": 0,
"max": "1",
"base": {
"path": "CD.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"binding": {
"strength": "required",
"valueSet": "https://mos.esante.gouv.fr/NOS/JDV_J04-XdsPracticeSettingCode-CISIS/FHIR/JDV-J04-XdsPracticeSettingCode-CISIS"
}
},
{
"id": "Organization.standardIndustryClassCode.codeSystem",
"path": "Organization.standardIndustryClassCode.codeSystem",
"representation": [
"xmlAttr"
],
"label": "Code System",
"definition": "Specifies the code system that defines the code.",
"min": 0,
"max": "1",
"base": {
"path": "CD.codeSystem",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/oid",
"http://hl7.org/cda/stds/core/StructureDefinition/uuid",
"http://hl7.org/cda/stds/core/StructureDefinition/ruid"
]
}
]
},
{
"id": "Organization.standardIndustryClassCode.codeSystemName",
"path": "Organization.standardIndustryClassCode.codeSystemName",
"representation": [
"xmlAttr"
],
"label": "Code System Name",
"definition": "The common name of the coding system.",
"min": 0,
"max": "1",
"base": {
"path": "CD.codeSystemName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple"
]
}
]
},
{
"id": "Organization.standardIndustryClassCode.codeSystemVersion",
"path": "Organization.standardIndustryClassCode.codeSystemVersion",
"representation": [
"xmlAttr"
],
"label": "Code System Version",
"definition": "If applicable, a version descriptor defined specifically for the given code system.",
"min": 0,
"max": "1",
"base": {
"path": "CD.codeSystemVersion",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple"
]
}
]
},
{
"id": "Organization.standardIndustryClassCode.displayName",
"path": "Organization.standardIndustryClassCode.displayName",
"representation": [
"xmlAttr"
],
"label": "Display Name",
"definition": "A name or title for the code, under which the sending system shows the code value to its users.",
"min": 0,
"max": "1",
"base": {
"path": "CD.displayName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple"
]
}
]
},
{
"id": "Organization.standardIndustryClassCode.sdtcValueSet",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "valueSet"
}
],
"path": "Organization.standardIndustryClassCode.sdtcValueSet",
"representation": [
"xmlAttr"
],
"definition": "The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.",
"min": 0,
"max": "1",
"base": {
"path": "CD.valueSet",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/oid"
]
}
]
},
{
"id": "Organization.standardIndustryClassCode.sdtcValueSetVersion",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "valueSetVersion"
}
],
"path": "Organization.standardIndustryClassCode.sdtcValueSetVersion",
"representation": [
"xmlAttr"
],
"definition": "The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.",
"min": 0,
"max": "1",
"base": {
"path": "CD.sdtcValueSetVersion",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple"
]
}
]
},
{
"id": "Organization.standardIndustryClassCode.originalText",
"path": "Organization.standardIndustryClassCode.originalText",
"label": "Original Text",
"definition": "The text or phrase used as the basis for the coding.",
"min": 0,
"max": "1",
"base": {
"path": "CD.originalText",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
}
]
},
{
"id": "Organization.standardIndustryClassCode.qualifier",
"path": "Organization.standardIndustryClassCode.qualifier",
"label": "Qualifier",
"definition": "Specifies additional codes that increase the specificity of the the primary code.",
"min": 0,
"max": "0",
"base": {
"path": "CD.qualifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CR"
}
]
},
{
"id": "Organization.standardIndustryClassCode.translation",
"path": "Organization.standardIndustryClassCode.translation",
"representation": [
"typeAttr"
],
"label": "Translation",
"definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
"min": 0,
"max": "*",
"base": {
"path": "CD.translation",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CD"
}
]
},
{
"id": "Organization.asOrganizationPartOf",
"path": "Organization.asOrganizationPartOf",
"min": 0,
"max": "1",
"base": {
"path": "Organization.asOrganizationPartOf",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/OrganizationPartOf"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Organization.typeId.nullFlavor",
"path": "Organization.typeId.nullFlavor",
"max": "0"
},
{
"id": "Organization.typeId.assigningAuthorityName",
"path": "Organization.typeId.assigningAuthorityName",
"max": "0"
},
{
"id": "Organization.typeId.displayable",
"path": "Organization.typeId.displayable",
"max": "0"
},
{
"id": "Organization.determinerCode",
"path": "Organization.determinerCode",
"max": "0"
},
{
"id": "Organization.id",
"path": "Organization.id",
"short": "Identifiant de la structure : \n- Si le responsable est un professionnel : Identifiant de la structure pour le compte de laquelle intervient le professionnel. \n- Si le responsable est un SNR : SIREN de l'éditeur. \n- Si le responsable est le DP : Identifiant du DP."
},
{
"id": "Organization.name",
"path": "Organization.name",
"short": "Nom de la structure : \n- Si le responsable est un professionnel : Nom de la structure. \n- Si le responsable est un SNR : Nom de l'éditeur. \n- Si le responsable est le DP : Dossier Pharmaceutique."
},
{
"id": "Organization.telecom",
"path": "Organization.telecom",
"short": "Coordonnées télécom de la structure : \n- Si le responsable est un professionnel : Coordonnées télécom de la structure. \n- Si le responsable est un SNR : non renseigné. \n- Si le responsable est le DP : non renseigné."
},
{
"id": "Organization.addr",
"path": "Organization.addr",
"short": "Adresse géopostale de la structure : \n- Si le responsable est un professionnel : Adresse géopostale de la structure. \n- Si le responsable est un SNR : non renseigné. \n- Si le responsable est le DP : non renseigné."
},
{
"id": "Organization.standardIndustryClassCode",
"path": "Organization.standardIndustryClassCode",
"short": "Cadre d'exercice du professionnel : \n- Si le responsable est un professionnel : Cadre d'exercice. \n- Si le responsable est un SNR : non renseigné. \n- Si le responsable est le DP : non renseigné."
},
{
"id": "Organization.standardIndustryClassCode.nullFlavor",
"path": "Organization.standardIndustryClassCode.nullFlavor",
"max": "0"
},
{
"id": "Organization.standardIndustryClassCode.code",
"path": "Organization.standardIndustryClassCode.code",
"binding": {
"strength": "required",
"valueSet": "https://mos.esante.gouv.fr/NOS/JDV_J04-XdsPracticeSettingCode-CISIS/FHIR/JDV-J04-XdsPracticeSettingCode-CISIS"
}
}
]
}
}