FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.document.fr.core
Resource TypeStructureDefinition
IdStructureDefinition-fr-cda-patient.json
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-cda-patient.html
URLhttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-cda-patient
Version0.1.0-snapshot
Statusdraft
Date2026-04-15T16:11:27+00:00
NameFRCDAPatient
TitleCDA - patient
Realmfr
DescriptionL'élément de l'en-tête du CDA patient permet de représenter une personne physique.
Typehttp://hl7.org/cda/stds/core/StructureDefinition/Patient
Kindlogical

Resources that use this resource

StructureDefinition
ans.document.fr.core#0.1.0-snapshotfr-cda-patient-roleCDA - patientRole

Resources that this resource uses

StructureDefinition
au.digitalhealth.cda.schema#currentPatientPatient (CDA Class)
ValueSet
ans.fr.nos#1.5.0JDV-J143-AdministrativeGender-CISISJDV_J143-AdministrativeGender-CISIS

Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : DéfinitionStructure fr-cda-patient

NomDrapeauxCard.TypeDescription et contraintesdoco
.. Patient PatientEspace de noms (namespace) XML: urn:hl7-org:v3
Les instances de ce type sont validées par templateId
Conteneur logique: ClinicalDocument (CDA Class)
... @nullFlavor 0..0
... typeId
.... @nullFlavor 0..0
.... @assigningAuthorityName 0..0
.... @displayable 0..0
... @determinerCode 0..0
... name 1..1PNNoms et prénoms.
.... @nullFlavor 0..0
... administrativeGenderCode 1..1CESexe.
Binding: JDV_J143_AdministrativeGender_CISIS (required)
... birthTime 1..1TSDate de naissance.
... sdtcDeceasedInd 0..1BLPatient décédé ou pas ?
... sdtcDeceasedTime 0..1TSDate de décès.
... sdtcMultipleBirthInd 0..1BLPatient né d'une grossesse multiple.
... sdtcMultipleBirthOrderNumber 0..1INT_POSNuméro d’ordre de naissance (si issu d'une grossesse multiple).
... maritalStatusCode 0..0
... religiousAffiliationCode 0..0
... raceCode 0..0
... sdtcRaceCode 0..0
... ethnicGroupCode 0..0
... sdtcEthnicGroupCode 0..0
... guardian 0..*GuardianReprésentant du patient/usager.
... birthplace 0..1BirthplaceLieu de naissance.
... languageCommunication 0..0

doco Documentation pour ce format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "fr-cda-patient",
  "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": "patient"
    },
    {
      "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-patient",
  "version": "0.1.0-snapshot",
  "name": "FRCDAPatient",
  "title": "CDA - patient",
  "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 patient permet de représenter une personne physique.",
  "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/Patient",
  "baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/Patient",
  "derivation": "constraint",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "2.0.1-sd"
      }
    ],
    "element": [
      {
        "id": "Patient",
        "path": "Patient",
        "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": "Patient.nullFlavor",
        "path": "Patient.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": "Patient.realmCode",
        "path": "Patient.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": "Patient.typeId",
        "path": "Patient.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": "Patient.typeId.nullFlavor",
        "path": "Patient.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": "Patient.typeId.assigningAuthorityName",
        "path": "Patient.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": "Patient.typeId.displayable",
        "path": "Patient.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": "Patient.typeId.root",
        "path": "Patient.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": "Patient.typeId.extension",
        "path": "Patient.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": "Patient.templateId",
        "path": "Patient.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": "Patient.classCode",
        "path": "Patient.classCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Patient.classCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
            ]
          }
        ],
        "fixedCode": "PSN",
        "binding": {
          "strength": "required",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassLivingSubject"
        }
      },
      {
        "id": "Patient.determinerCode",
        "path": "Patient.determinerCode",
        "representation": [
          "xmlAttr"
        ],
        "min": 0,
        "max": "0",
        "base": {
          "path": "Patient.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": "Patient.id",
        "path": "Patient.id",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Patient.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
          }
        ]
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "short": "Noms et prénoms.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Patient.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/PN"
          }
        ]
      },
      {
        "id": "Patient.name.nullFlavor",
        "path": "Patient.name.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": "Patient.name.use",
        "path": "Patient.name.use",
        "representation": [
          "xmlAttr"
        ],
        "label": "Use Code",
        "definition": "A set of codes advising a system or user which name in a set of like names to select for a given purpose. A name without specific use code might be a default name useful for any purpose, but a name with a specific use code would be preferred for that respective purpose",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EN.use",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "code",
            "profile": [
              "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
            ]
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAEntityNameUse"
        }
      },
      {
        "id": "Patient.name.item",
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-choice-group",
            "valueBoolean": true
          }
        ],
        "path": "Patient.name.item",
        "definition": "A series of items that constitute the name.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EN.item",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/fhir/StructureDefinition/Base"
          }
        ],
        "constraint": [
          {
            "key": "EN-1",
            "severity": "error",
            "human": "Can only have only one of the possible item elements in each choice",
            "expression": "(delimiter | family | given | prefix | suffix | xmlText).count() = 1",
            "source": "http://hl7.org/cda/stds/core/StructureDefinition/EN"
          }
        ]
      },
      {
        "id": "Patient.name.item.delimiter",
        "path": "Patient.name.item.delimiter",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EN.item.delimiter",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP"
          }
        ]
      },
      {
        "id": "Patient.name.item.family",
        "path": "Patient.name.item.family",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EN.item.family",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP"
          }
        ]
      },
      {
        "id": "Patient.name.item.given",
        "path": "Patient.name.item.given",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EN.item.given",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP"
          }
        ]
      },
      {
        "id": "Patient.name.item.prefix",
        "path": "Patient.name.item.prefix",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EN.item.prefix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP"
          }
        ]
      },
      {
        "id": "Patient.name.item.suffix",
        "path": "Patient.name.item.suffix",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EN.item.suffix",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/ENXP"
          }
        ]
      },
      {
        "id": "Patient.name.item.xmlText",
        "path": "Patient.name.item.xmlText",
        "representation": [
          "xmlText"
        ],
        "short": "Allows for mixed text content",
        "comment": "This element is represented in XML as textual content. The actual name \"xmlText\" will not appear in a CDA instance.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EN.item.xmlText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/cda/stds/core/StructureDefinition/st-simple"
            ]
          }
        ]
      },
      {
        "id": "Patient.name.validTime",
        "path": "Patient.name.validTime",
        "label": "Valid Time",
        "definition": "An interval of time specifying the time during which the name is or was used for the entity. This accomodates the fact that people change names for people, places and things.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EN.validTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS"
          }
        ]
      },
      {
        "id": "Patient.sdtcDesc",
        "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": "desc"
          }
        ],
        "path": "Patient.sdtcDesc",
        "definition": "The desc extension allows multimedia depictions of patients, healthcare providers, or other individuals to be included in a CDA document.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Patient.sdtcDesc",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
          }
        ]
      },
      {
        "id": "Patient.administrativeGenderCode",
        "path": "Patient.administrativeGenderCode",
        "short": "Sexe.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Patient.administrativeGenderCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://mos.esante.gouv.fr/NOS/JDV_J143-AdministrativeGender-CISIS/FHIR/JDV-J143-AdministrativeGender-CISIS"
        }
      },
      {
        "id": "Patient.birthTime",
        "path": "Patient.birthTime",
        "short": "Date de naissance.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Patient.birthTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
          }
        ]
      },
      {
        "id": "Patient.sdtcDeceasedInd",
        "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": "deceasedInd"
          }
        ],
        "path": "Patient.sdtcDeceasedInd",
        "short": "Patient décédé ou pas ?",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Patient.sdtcDeceasedInd",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/BL"
          }
        ]
      },
      {
        "id": "Patient.sdtcDeceasedTime",
        "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": "deceasedTime"
          }
        ],
        "path": "Patient.sdtcDeceasedTime",
        "short": "Date de décès.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Patient.sdtcDeceasedTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
          }
        ]
      },
      {
        "id": "Patient.sdtcMultipleBirthInd",
        "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": "multipleBirthInd"
          }
        ],
        "path": "Patient.sdtcMultipleBirthInd",
        "short": "Patient né d'une grossesse multiple.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Patient.sdtcMultipleBirthInd",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/BL"
          }
        ]
      },
      {
        "id": "Patient.sdtcMultipleBirthOrderNumber",
        "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": "multipleBirthOrderNumber"
          }
        ],
        "path": "Patient.sdtcMultipleBirthOrderNumber",
        "short": "Numéro d’ordre de naissance (si issu d'une grossesse multiple).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Patient.sdtcMultipleBirthOrderNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/INT-POS"
          }
        ]
      },
      {
        "id": "Patient.maritalStatusCode",
        "path": "Patient.maritalStatusCode",
        "min": 0,
        "max": "0",
        "base": {
          "path": "Patient.maritalStatusCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-MaritalStatus"
        }
      },
      {
        "id": "Patient.religiousAffiliationCode",
        "path": "Patient.religiousAffiliationCode",
        "min": 0,
        "max": "0",
        "base": {
          "path": "Patient.religiousAffiliationCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-ReligiousAffiliation"
        }
      },
      {
        "id": "Patient.raceCode",
        "path": "Patient.raceCode",
        "min": 0,
        "max": "0",
        "base": {
          "path": "Patient.raceCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-Race"
        }
      },
      {
        "id": "Patient.sdtcRaceCode",
        "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": "raceCode"
          }
        ],
        "path": "Patient.sdtcRaceCode",
        "min": 0,
        "max": "0",
        "base": {
          "path": "Patient.sdtcRaceCode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-Race"
        }
      },
      {
        "id": "Patient.ethnicGroupCode",
        "path": "Patient.ethnicGroupCode",
        "min": 0,
        "max": "0",
        "base": {
          "path": "Patient.ethnicGroupCode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-Ethnicity"
        }
      },
      {
        "id": "Patient.sdtcEthnicGroupCode",
        "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": "ethnicGroupCode"
          }
        ],
        "path": "Patient.sdtcEthnicGroupCode",
        "min": 0,
        "max": "0",
        "base": {
          "path": "Patient.sdtcEthnicGroupCode",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
          }
        ],
        "binding": {
          "strength": "example",
          "valueSet": "http://terminology.hl7.org/ValueSet/v3-Ethnicity"
        }
      },
      {
        "id": "Patient.guardian",
        "path": "Patient.guardian",
        "short": "Représentant du patient/usager.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Patient.guardian",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/Guardian"
          }
        ]
      },
      {
        "id": "Patient.birthplace",
        "path": "Patient.birthplace",
        "short": "Lieu de naissance.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Patient.birthplace",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/Birthplace"
          }
        ]
      },
      {
        "id": "Patient.languageCommunication",
        "path": "Patient.languageCommunication",
        "min": 0,
        "max": "0",
        "base": {
          "path": "Patient.languageCommunication",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://hl7.org/cda/stds/core/StructureDefinition/LanguageCommunication"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Patient.nullFlavor",
        "path": "Patient.nullFlavor",
        "max": "0"
      },
      {
        "id": "Patient.typeId.nullFlavor",
        "path": "Patient.typeId.nullFlavor",
        "max": "0"
      },
      {
        "id": "Patient.typeId.assigningAuthorityName",
        "path": "Patient.typeId.assigningAuthorityName",
        "max": "0"
      },
      {
        "id": "Patient.typeId.displayable",
        "path": "Patient.typeId.displayable",
        "max": "0"
      },
      {
        "id": "Patient.determinerCode",
        "path": "Patient.determinerCode",
        "max": "0"
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "short": "Noms et prénoms.",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.name.nullFlavor",
        "path": "Patient.name.nullFlavor",
        "max": "0"
      },
      {
        "id": "Patient.administrativeGenderCode",
        "path": "Patient.administrativeGenderCode",
        "short": "Sexe.",
        "min": 1,
        "binding": {
          "strength": "required",
          "valueSet": "https://mos.esante.gouv.fr/NOS/JDV_J143-AdministrativeGender-CISIS/FHIR/JDV-J143-AdministrativeGender-CISIS"
        }
      },
      {
        "id": "Patient.birthTime",
        "path": "Patient.birthTime",
        "short": "Date de naissance.",
        "min": 1
      },
      {
        "id": "Patient.sdtcDeceasedInd",
        "path": "Patient.sdtcDeceasedInd",
        "short": "Patient décédé ou pas ?"
      },
      {
        "id": "Patient.sdtcDeceasedTime",
        "path": "Patient.sdtcDeceasedTime",
        "short": "Date de décès."
      },
      {
        "id": "Patient.sdtcMultipleBirthInd",
        "path": "Patient.sdtcMultipleBirthInd",
        "short": "Patient né d'une grossesse multiple."
      },
      {
        "id": "Patient.sdtcMultipleBirthOrderNumber",
        "path": "Patient.sdtcMultipleBirthOrderNumber",
        "short": "Numéro d’ordre de naissance (si issu d'une grossesse multiple)."
      },
      {
        "id": "Patient.maritalStatusCode",
        "path": "Patient.maritalStatusCode",
        "max": "0"
      },
      {
        "id": "Patient.religiousAffiliationCode",
        "path": "Patient.religiousAffiliationCode",
        "max": "0"
      },
      {
        "id": "Patient.raceCode",
        "path": "Patient.raceCode",
        "max": "0"
      },
      {
        "id": "Patient.sdtcRaceCode",
        "path": "Patient.sdtcRaceCode",
        "max": "0"
      },
      {
        "id": "Patient.ethnicGroupCode",
        "path": "Patient.ethnicGroupCode",
        "max": "0"
      },
      {
        "id": "Patient.sdtcEthnicGroupCode",
        "path": "Patient.sdtcEthnicGroupCode",
        "max": "0"
      },
      {
        "id": "Patient.guardian",
        "path": "Patient.guardian",
        "short": "Représentant du patient/usager."
      },
      {
        "id": "Patient.birthplace",
        "path": "Patient.birthplace",
        "short": "Lieu de naissance."
      },
      {
        "id": "Patient.languageCommunication",
        "path": "Patient.languageCommunication",
        "max": "0"
      }
    ]
  }
}