{
  "resourceType" : "ValueSet",
  "id" : "aphp-table-0004",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs aphp-table-0004</b></p><a name=\"aphp-table-0004\"> </a><a name=\"hcaphp-table-0004\"> </a><ul><li>Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0004.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0004</code></a><span title=\"La version est explicitement indiquée comme étant 3.0.0\"> version &#x1F4CD;3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Affichage</b></td><td><b>Définition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0004.html#v2-0004-E\">E</a></td><td style=\"color: #cccccc\">Emergency</td><td>Emergency</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0004.html#v2-0004-I\">I</a></td><td style=\"color: #cccccc\">Inpatient</td><td>Inpatient</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0004.html#v2-0004-O\">O</a></td><td style=\"color: #cccccc\">Outpatient</td><td>Outpatient</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0004.html#v2-0004-P\">P</a></td><td style=\"color: #cccccc\">Preadmit</td><td>Preadmit</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0004.html#v2-0004-R\">R</a></td><td style=\"color: #cccccc\">Recurring patient</td><td>Recurring patient</td></tr></table></li></ul></div>"
  },
  "url" : "https://interop.aphp.fr/ig/fhir/atelier/ValueSet/aphp-table-0004",
  "version" : "0.1.0",
  "name" : "AphpTable0004",
  "title" : "ValueSet des classes de patient pour MDM",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-31T08:46:55+00:00",
  "publisher" : "AP-HP",
  "contact" : [{
    "name" : "AP-HP",
    "telecom" : [{
      "system" : "url",
      "value" : "https://aphp.fr"
    }]
  }],
  "description" : "Ce ValueSet contient les codes de classe de patient utilisable pour les flux document (MDM)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "FRA"
    }]
  }],
  "immutable" : false,
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0004",
      "version" : "3.0.0",
      "concept" : [{
        "code" : "E"
      },
      {
        "code" : "I"
      },
      {
        "code" : "O"
      },
      {
        "code" : "P"
      },
      {
        "code" : "R"
      }]
    }]
  }
}