FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/fr-core-cs-v2-3311

Packagehl7.fhir.fr.core
TypeCodeSystem
Idfr-core-cs-v2-3311
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/CodeSystem-fr-core-cs-v2-3311.html
URLhttps://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3311
Version2.1.0
Statusdraft
Date2024-09-04T09:58:56+02:00
NameFRCoreCodeSystemv2_3311
TitleFR Core CodeSystem v2-3311
Realmfr
Authorityhl7
DescriptionHL7 v2 - Table 3311
Contentcomplete

Resources that use this resource

ValueSet
fr-core-vs-organization-uf-activity-fieldFR Core ValueSet Organization UF activity field

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
MCO MCO
SSR SSR
HD HAD
EHPD EHPAD
LG_SJR Long séjour
MSN_RTRT Maison de retraite
PSY Psy
URG Urgence

Source

{
  "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"
    }
  ]
}