FHIR IG analytics| Package | ans.document.fr.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-fr-cda-assigned-person.json |
| FHIR Version | R4 |
| Source | https://interop.esante.gouv.fr/ig/document/core/0.1.0-snapshot/StructureDefinition-fr-cda-assigned-person.html |
| URL | https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-cda-assigned-person |
| Version | 0.1.0-snapshot |
| Status | draft |
| Date | 2026-04-15T16:11:27+00:00 |
| Name | FRCDAAssignedPerson |
| Title | CDA - assignedPerson |
| Realm | fr |
| Description | L'élément de l'en-tête du CDA assignedPerson permet de décrire une personne physique. |
| Type | http://hl7.org/cda/stds/core/StructureDefinition/Person |
| Kind | logical |
| StructureDefinition | ||
| ans.document.fr.core#0.1.0-snapshot | fr-cda-assigned-author | CDA - assignedAuthor |
| ans.document.fr.core#0.1.0-snapshot | fr-cda-assigned-entity | CDA - assignedEntity |
| ans.document.fr.core#0.1.0-snapshot | fr-cda-associated-entity | CDA - associatedEntity |
| ans.document.fr.core#0.1.0-snapshot | fr-cda-intended-recipient | CDA - intendedRecipient |
| ans.document.fr.core#0.1.0-snapshot | fr-cda-related-entity | CDA - relatedEntity |
| StructureDefinition | ||
| au.digitalhealth.cda.schema#current | PN | PN: PersonName (V3 Data Type) |
| au.digitalhealth.cda.schema#current | Person | Person (CDA Class) |
| ans.document.fr.core#0.1.0-snapshot | fr-cda-name | CDA - Name |
Note: links and images are rebased to the (stated) source
Narratif généré : DéfinitionStructure fr-cda-assigned-person
| Nom | Drapeaux | Card. | Type | Description et contraintes |
|---|---|---|---|---|
![]() | C | 1..1 | Person | Espace de noms (namespace) XML: urn:hl7-org:v3 Base for all types and resources Les instances de ce type sont validées par templateId Conteneur logique: ClinicalDocument (CDA Class) Constraints: FRCDAPersonFamilyRequired |
![]() ![]() | 0..0 | |||
![]() ![]() | ||||
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
![]() ![]() | 1..1 | FRCDAName | Identité de la personne physique responsable | |
![]() ![]() | 0..0 | |||
![]() ![]() | 0..0 | |||
{
"resourceType": "StructureDefinition",
"id": "fr-cda-assigned-person",
"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": "person"
},
{
"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-assigned-person",
"version": "0.1.0-snapshot",
"name": "FRCDAAssignedPerson",
"title": "CDA - assignedPerson",
"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 assignedPerson permet de décrire 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/Person",
"baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/Person",
"derivation": "constraint",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "2.0.1-sd"
}
],
"element": [
{
"id": "Person",
"path": "Person",
"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": "*"
},
"constraint": [
{
"key": "FRCDAPersonFamilyRequired",
"severity": "error",
"human": "L'élément name.family pour un professionnel doit être présent au moins une fois pour identifier la personne.",
"expression": "name.item.family.count() = 1",
"source": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-cda-assigned-person"
}
],
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "Person.nullFlavor",
"path": "Person.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": "Person.realmCode",
"path": "Person.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": "Person.typeId",
"path": "Person.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": "Person.typeId.nullFlavor",
"path": "Person.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": "Person.typeId.assigningAuthorityName",
"path": "Person.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": "Person.typeId.displayable",
"path": "Person.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": "Person.typeId.root",
"path": "Person.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": "Person.typeId.extension",
"path": "Person.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": "Person.templateId",
"path": "Person.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": "Person.classCode",
"path": "Person.classCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Person.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": "Person.determinerCode",
"path": "Person.determinerCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "0",
"base": {
"path": "Person.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": "Person.name",
"path": "Person.name",
"short": "Identité de la personne physique responsable",
"min": 1,
"max": "1",
"base": {
"path": "Person.name",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PN",
"profile": [
"https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-cda-name"
]
}
]
},
{
"id": "Person.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": "Person.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": "0",
"base": {
"path": "Person.sdtcDesc",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
}
]
},
{
"id": "Person.sdtcAsPatientRelationship",
"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": "asPatientRelationship"
}
],
"path": "Person.sdtcAsPatientRelationship",
"definition": "Each participant role other than an informant/relatedEntity may have zero or more relationship roles with the patient. Each of these roles can be expressed with an asPatientRelationship element which further describes the type of role using a code element.",
"min": 0,
"max": "0",
"base": {
"path": "Person.sdtcAsPatientRelationship",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot"
}
]
},
{
"id": "Person.sdtcAsPatientRelationship.nullFlavor",
"path": "Person.sdtcAsPatientRelationship.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": "Person.sdtcAsPatientRelationship.realmCode",
"path": "Person.sdtcAsPatientRelationship.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": "Person.sdtcAsPatientRelationship.typeId",
"path": "Person.sdtcAsPatientRelationship.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/Person"
}
]
},
{
"id": "Person.sdtcAsPatientRelationship.typeId.nullFlavor",
"path": "Person.sdtcAsPatientRelationship.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": "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": "Person.sdtcAsPatientRelationship.typeId.assigningAuthorityName",
"path": "Person.sdtcAsPatientRelationship.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": "1",
"base": {
"path": "II.assigningAuthorityName",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/st-simple"
]
}
]
},
{
"id": "Person.sdtcAsPatientRelationship.typeId.displayable",
"path": "Person.sdtcAsPatientRelationship.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": "1",
"base": {
"path": "II.displayable",
"min": 0,
"max": "1"
},
"type": [
{
"code": "boolean",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/bl-simple"
]
}
]
},
{
"id": "Person.sdtcAsPatientRelationship.typeId.root",
"path": "Person.sdtcAsPatientRelationship.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": "Person.sdtcAsPatientRelationship.typeId.extension",
"path": "Person.sdtcAsPatientRelationship.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": "Person.sdtcAsPatientRelationship.templateId",
"path": "Person.sdtcAsPatientRelationship.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": "Person.sdtcAsPatientRelationship.classCode",
"path": "Person.sdtcAsPatientRelationship.classCode",
"representation": [
"xmlAttr"
],
"min": 1,
"max": "1",
"base": {
"path": "Person.sdtcAsPatientRelationship.classCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"fixedCode": "PRS"
},
{
"id": "Person.sdtcAsPatientRelationship.determinerCode",
"path": "Person.sdtcAsPatientRelationship.determinerCode",
"representation": [
"xmlAttr"
],
"min": 0,
"max": "1",
"base": {
"path": "Person.sdtcAsPatientRelationship.determinerCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code",
"profile": [
"http://hl7.org/cda/stds/core/StructureDefinition/cs-simple"
]
}
],
"fixedCode": "INSTANCE"
},
{
"id": "Person.sdtcAsPatientRelationship.code",
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
}
],
"path": "Person.sdtcAsPatientRelationship.code",
"min": 1,
"max": "1",
"base": {
"path": "Person.sdtcAsPatientRelationship.code",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
}
]
}
]
},
"differential": {
"element": [
{
"id": "Person",
"path": "Person",
"constraint": [
{
"key": "FRCDAPersonFamilyRequired",
"severity": "error",
"human": "L'élément name.family pour un professionnel doit être présent au moins une fois pour identifier la personne.",
"expression": "name.item.family.count() = 1",
"source": "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-cda-assigned-person"
}
]
},
{
"id": "Person.nullFlavor",
"path": "Person.nullFlavor",
"max": "0"
},
{
"id": "Person.typeId.nullFlavor",
"path": "Person.typeId.nullFlavor",
"max": "0"
},
{
"id": "Person.typeId.assigningAuthorityName",
"path": "Person.typeId.assigningAuthorityName",
"max": "0"
},
{
"id": "Person.typeId.displayable",
"path": "Person.typeId.displayable",
"max": "0"
},
{
"id": "Person.determinerCode",
"path": "Person.determinerCode",
"max": "0"
},
{
"id": "Person.name",
"path": "Person.name",
"short": "Identité de la personne physique responsable",
"min": 1,
"max": "1",
"type": [
{
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PN",
"profile": [
"https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-cda-name"
]
}
]
},
{
"id": "Person.sdtcDesc",
"path": "Person.sdtcDesc",
"max": "0"
},
{
"id": "Person.sdtcAsPatientRelationship",
"path": "Person.sdtcAsPatientRelationship",
"max": "0"
}
]
}
}