{
  "resourceType" : "ValueSet",
  "id" : "fr-core-vs-schedule-type",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"]
  },
  "language" : "fr-FR",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"fr-FR\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"fr-FR\"><p class=\"res-header-id\"><b>Narratif généré : EnsembleValeurs fr-core-vs-schedule-type</b></p><a name=\"fr-core-vs-schedule-type\"> </a><a name=\"hcfr-core-vs-schedule-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Langue : fr-FR</p><p style=\"margin-bottom: 0px\">Profil: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSetversion : null4.0.1)</a></p></div><ul><li>Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans <a href=\"CodeSystem-fr-core-cs-schedule-type.html\"><code>https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-schedule-type</code></a><span title=\"La version est explicitement indiquée comme étant 2.2.0\"> version &#x1F4CD;2.2.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=\"CodeSystem-fr-core-cs-schedule-type.html#fr-core-cs-schedule-type-busy-unavailable\">busy-unavailable</a></td><td>Indisponibilité</td><td>Indisponibilité</td></tr><tr><td><a href=\"CodeSystem-fr-core-cs-schedule-type.html#fr-core-cs-schedule-type-free\">free</a></td><td>Disponibilité</td><td>Disponibilité</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-warning",
    "valueMarkdown" : "Schedule-type"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }],
  "url" : "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-schedule-type",
  "version" : "2.2.0",
  "name" : "FRCoreValueSetScheduleType",
  "title" : "FR Core ValueSet Schedule type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-25T18:08:32+01: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" : "Jeu de valeurs des types de Schedule.\r\nA Schedule type",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "FR",
      "display" : "France"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-schedule-type",
      "version" : "2.2.0",
      "concept" : [{
        "code" : "busy-unavailable",
        "display" : "Indisponibilité"
      },
      {
        "code" : "free",
        "display" : "Disponibilité"
      }]
    }]
  }
}