Guide d'implémentation Fr Core
2.1.0 - trial-use
Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
Active as of 2024-10-29 |
{
"resourceType" : "ValueSet",
"id" : "fr-core-vs-patient-contact-role",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-core-vs-patient-contact-role</b></p><a name=\"fr-core-vs-patient-contact-role\"> </a><a name=\"hcfr-core-vs-patient-contact-role\"> </a><a name=\"fr-core-vs-patient-contact-role-fr-FR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"https://interop.esante.gouv.fr/ig/nos/1.3.0/CodeSystem-TRE-R260-HL7RoleClass.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_R260-HL7RoleClass/FHIR/TRE-R260-HL7RoleClass</code></a></li><li>Include all codes defined in <a href=\"https://interop.esante.gouv.fr/ig/nos/1.3.0/CodeSystem-TRE-R217-ProtectionJuridique.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_R217-ProtectionJuridique/FHIR/TRE-R217-ProtectionJuridique</code></a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0131</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-O\">O</a></td><td style=\"color: #cccccc\">Other</td><td>Other</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-U\">U</a></td><td style=\"color: #cccccc\">Unknown</td><td>Unknown</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-warning",
"valueMarkdown" : "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.html) for a list of common identifier systems"
}
],
"url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-contact-role",
"version" : "2.1.0",
"name" : "FRCoreValueSetPatientContactRole",
"title" : "FR Core ValueSet Patient contact role",
"status" : "active",
"experimental" : false,
"date" : "2024-10-29T10:42:31+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" : "ValueSet patient contact role",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R260-HL7RoleClass/FHIR/TRE-R260-HL7RoleClass"
},
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R217-ProtectionJuridique/FHIR/TRE-R217-ProtectionJuridique"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"concept" : [
{
"code" : "O"
},
{
"code" : "U"
}
]
}
]
}
}