Guide d'implémentation Fr Core
2.0.1 - trial-use France flag

This page is part of the Guide d'implémentation Fr Core (v2.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: FR Core CodeSystem v2-3311 - JSON Representation

Draft as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "fr-core-cs-v2-3311",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>ThXXXX</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>XXXX</b></td><td><b>XXXX</b></td></tr><tr><td style=\"white-space:nowrap\">MCO<a name=\"fr-core-cs-v2-3311-MCO\"> </a></td><td>MCO</td></tr><tr><td style=\"white-space:nowrap\">SSR<a name=\"fr-core-cs-v2-3311-SSR\"> </a></td><td>SSR</td></tr><tr><td style=\"white-space:nowrap\">HD<a name=\"fr-core-cs-v2-3311-HD\"> </a></td><td>HAD</td></tr><tr><td style=\"white-space:nowrap\">EHPD<a name=\"fr-core-cs-v2-3311-EHPD\"> </a></td><td>EHPAD</td></tr><tr><td style=\"white-space:nowrap\">LG_SJR<a name=\"fr-core-cs-v2-3311-LG_SJR\"> </a></td><td>Long séjour</td></tr><tr><td style=\"white-space:nowrap\">MSN_RTRT<a name=\"fr-core-cs-v2-3311-MSN_RTRT\"> </a></td><td>Maison de retraite</td></tr><tr><td style=\"white-space:nowrap\">PSY<a name=\"fr-core-cs-v2-3311-PSY\"> </a></td><td>Psy</td></tr><tr><td style=\"white-space:nowrap\">URG<a name=\"fr-core-cs-v2-3311-URG\"> </a></td><td>Urgence</td></tr></table></div>"
  },
  "url" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3311",
  "version" : "2.0.1",
  "name" : "FRCoreCodeSystemv2_3311",
  "title" : "FR Core CodeSystem v2-3311",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-04-16T11:41:28+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"
    }
  ]
}