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

FHIR IG Statistics: CodeSystem/fr-schedule-type

Packagehl7-france-fhir.administrative
Resource TypeCodeSystem
Idfr-schedule-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/CodeSystem/fr-schedule-type
URLhttp://interopsante.org/fhir/CodeSystem/fr-schedule-type
Version20210708
Statusdraft
Date2021-07-08
Namefr-schedule-type
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
fr-schedule-typefr-schedule-type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "fr-schedule-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://interopsante.org/fhir/CodeSystem/fr-schedule-type",
  "version": "20210708",
  "name": "fr-schedule-type",
  "status": "draft",
  "experimental": true,
  "date": "2021-07-08",
  "publisher": "InteropSanté",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "busy-unavailable",
      "display": "Indisponibilité"
    },
    {
      "code": "free",
      "display": "Disponibilité"
    }
  ]
}