Guide d'implémentation du GT Standards et Interopérabilité pour les EDS
0.1.0 - ci-build France flag

Guide d'implémentation du GT Standards et Interopérabilité pour les EDS - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Liste des diagnostiques CIM-10 acceptable en DP pour les PMSI MCO et HAD - JSON Representation

Draft as of 2024-09-10

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "CIM10PMSIDP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CIM10PMSIDP</b></p><a name=\"CIM10PMSIDP\"> </a><a name=\"hcCIM10PMSIDP\"> </a><a name=\"CIM10PMSIDP-fr-FR\"> </a><ul><li>Include codes from<a href=\"CodeSystem-CIM10.html\"><code>https://interop.esante.gouv.fr/ig/fhir/eds/CodeSystem/CIM10</code></a> where typeMcoHad  = 0</li></ul></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/eds/ValueSet/CIM10PMSIDP",
  "version" : "0.1.0",
  "name" : "CIM10PMSIDP",
  "title" : "Liste des diagnostiques CIM-10 acceptable en DP pour les PMSI MCO et HAD",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-10T07:13:57+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://interop.esante.gouv.fr/ig/fhir/eds/CodeSystem/CIM10",
        "filter" : [
          {
            "property" : "typeMcoHad",
            "op" : "=",
            "value" : "0"
          }
        ]
      }
    ]
  }
}