FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-fr-core-cs-patient-contact-relationship-category.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/CodeSystem-fr-core-cs-patient-contact-relationship-category.html |
| URL | https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-patient-contact-relationship-category |
| Version | 2.2.0 |
| Status | active |
| Date | 2026-03-25T15:07:20+00:00 |
| Name | FRCoreCodeSystemPatientContactRelationshipCategory |
| Title | FR Core CodeSystem Patient Contact Relationship Category |
| Realm | fr |
| Authority | hl7 |
| Description | Catégorie de la relation du contact patient : rôle ou type de relation |
| Content | complete |
| ValueSet | ||
| hl7.fhir.fr.core#current | fr-core-vs-patient-contact-relationship-category | FR Core ValueSet Patient Contact Relationship Category |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : CodeSystem fr-core-cs-patient-contact-relationship-category
Langue : fr-FR
This case-sensitive code system https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-patient-contact-relationship-category defines the following codes:
| Code | Affichage | Définition |
| role | Rôle | Rôle du contact (ex : personne à prévenir, personne de confiance) |
| relationType | Type de relation | Type de relation familiale ou sociale (ex : mère, époux, enfant) |
{
"resourceType": "CodeSystem",
"id": "fr-core-cs-patient-contact-relationship-category",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"
]
},
"language": "fr-FR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-patient-contact-relationship-category",
"version": "2.2.0",
"name": "FRCoreCodeSystemPatientContactRelationshipCategory",
"title": "FR Core CodeSystem Patient Contact Relationship Category",
"status": "active",
"experimental": false,
"date": "2026-03-25T15:07:20+00:00",
"publisher": "Interop'Santé",
"contact": [
{
"name": "Interop'Santé",
"telecom": [
{
"system": "url",
"value": "http://interopsante.org"
}
]
},
{
"name": "InteropSanté",
"telecom": [
{
"system": "email",
"value": "fhir@interopsante.org",
"use": "work"
}
]
}
],
"description": "Catégorie de la relation du contact patient : rôle ou type de relation",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "role",
"display": "Rôle",
"definition": "Rôle du contact (ex : personne à prévenir, personne de confiance)"
},
{
"code": "relationType",
"display": "Type de relation",
"definition": "Type de relation familiale ou sociale (ex : mère, époux, enfant)"
}
]
}