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
Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "fr-core-vs-organization-uf-activity-field",
"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-organization-uf-activity-field</b></p><a name=\"fr-core-vs-organization-uf-activity-field\"> </a><a name=\"hcfr-core-vs-organization-uf-activity-field\"> </a><a name=\"fr-core-vs-organization-uf-activity-field-fr-FR\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-fr-core-cs-v2-3311.html\"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3311</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-3311.html#fr-core-cs-v2-3311-MCO\">MCO</a></td><td>MCO</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-3311.html#fr-core-cs-v2-3311-SSR\">SSR</a></td><td>SSR</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-3311.html#fr-core-cs-v2-3311-HD\">HD</a></td><td>HAD</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-3311.html#fr-core-cs-v2-3311-EHPD\">EHPD</a></td><td>EHPAD</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-3311.html#fr-core-cs-v2-3311-LG_SJR\">LG_SJR</a></td><td>Long séjour</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-3311.html#fr-core-cs-v2-3311-MSN_RTRT\">MSN_RTRT</a></td><td>Maison de retraite</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-3311.html#fr-core-cs-v2-3311-PSY\">PSY</a></td><td>Psy</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-v2-3311.html#fr-core-cs-v2-3311-URG\">URG</a></td><td>Urgence</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.h tml) for a list of common identifier systems"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
}
],
"url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-organization-uf-activity-field",
"version" : "2.1.0",
"name" : "FRCoreValueSetOrganizationUFActivityField",
"title" : "FR Core ValueSet Organization UF activity field",
"status" : "draft",
"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" : "Organization UF activity field | Champ d'activité des structures UF",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "France"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3311",
"concept" : [
{
"code" : "MCO",
"display" : "MCO"
},
{
"code" : "SSR",
"display" : "SSR"
},
{
"code" : "HD",
"display" : "HAD"
},
{
"code" : "EHPD",
"display" : "EHPAD"
},
{
"code" : "LG_SJR",
"display" : "Long séjour"
},
{
"code" : "MSN_RTRT",
"display" : "Maison de retraite"
},
{
"code" : "PSY",
"display" : "Psy"
},
{
"code" : "URG",
"display" : "Urgence"
}
]
}
]
}
}