| Package | hl7.fhir.fr.core |
| Resource Type | CodeSystem |
| Id | fr-core-cs-v2-3311 |
| FHIR Version | R4 |
| Source | https://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/CodeSystem-fr-core-cs-v2-3311.html |
| URL | https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3311 |
| Version | 2.1.0 |
| Status | draft |
| Date | 2024-09-04T09:58:56+02:00 |
| Name | FRCoreCodeSystemv2_3311 |
| Title | FR Core CodeSystem v2-3311 |
| Realm | fr |
| Authority | hl7 |
| Description | HL7 v2 - Table 3311 |
| Content | complete |
| ValueSet | |
| fr-core-vs-organization-uf-activity-field | FR Core ValueSet Organization UF activity field |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem fr-core-cs-v2-3311
This case-sensitive code system https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3311 defines the following codes:
| Code | Display |
| MCO | MCO |
| SSR | SSR |
| HD | HAD |
| EHPD | EHPAD |
| LG_SJR | Long séjour |
| MSN_RTRT | Maison de retraite |
| PSY | Psy |
| URG | Urgence |
{
"resourceType": "CodeSystem",
"id": "fr-core-cs-v2-3311",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3311",
"version": "2.1.0",
"name": "FRCoreCodeSystemv2_3311",
"title": "FR Core CodeSystem v2-3311",
"status": "draft",
"experimental": false,
"date": "2024-09-04T09:58:56+02: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": "HL7 v2 - Table 3311",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 8,
"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"
}
]
}