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-insee-code",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-core-vs-insee-code</b></p><a name=\"fr-core-vs-insee-code\"> </a><a name=\"hcfr-core-vs-insee-code\"> </a><a name=\"fr-core-vs-insee-code-fr-FR\"> </a><ul><li>Include all codes defined in <code>https://mos.esante.gouv.fr/NOS/TRE_R13-CommuneOM/FHIR/TRE-R13-CommuneOM</code></li></ul></div>"
},
"url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-insee-code",
"identifier" : [
{
"system" : "http://interopsante.org/fhir/ValueSet",
"value" : "urn:oid:2.16.840.1.113883.2.8.1.3.4"
}
],
"version" : "2.1.0",
"name" : "FRCoreValueSetINSEECode",
"title" : "FR Core ValueSet INSEE code",
"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" : "the French Address Insee Codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://mos.esante.gouv.fr/NOS/TRE_R13-CommuneOM/FHIR/TRE-R13-CommuneOM"
}
]
}
}