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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.8.1.2.15-2018-07-08T17:17

Packagehl7-france-fhir.administrative
Resource TypeValueSet
Id2.16.840.1.113883.2.8.1.2.15-2018-07-08T17:17
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7-france-fhir.administrative@11.2021.1&canonical=http://interopsante.org/fhir/ValueSet/fr-schedule-type
URLhttp://interopsante.org/fhir/ValueSet/fr-schedule-type
Version1.0
Statusactive
Date2018-12-10T17:17:00Z
Namefr-schedule-type
Authorityhl7
DescriptionA Schedule type | Jeu de valeurs des types de Schedule

Resources that use this resource

StructureDefinition
FrScheduleAvailabiltyTimeFrScheduleAvailabiltyTime

Resources that this resource uses

CodeSystem
fr-schedule-typefr-schedule-type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.2.8.1.2.15-2018-07-08T17:17",
  "meta": {
    "lastUpdated": "2018-12-10T17:17:00Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-warning",
      "valueMarkdown": "Schedule-type"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://interopsante.org/fhir/ValueSet/fr-schedule-type",
  "identifier": [
    {
      "system": "2.16.840.1.113883.2.8.1.3",
      "value": "urn:oid:2.16.840.1.113883.2.8.1.3.24"
    }
  ],
  "version": "1.0",
  "name": "fr-schedule-type",
  "status": "active",
  "experimental": false,
  "date": "2018-12-10T17:17:00Z",
  "publisher": "InteropSanté",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        },
        {
          "system": "email",
          "value": "vs@interopsante.org"
        }
      ]
    }
  ],
  "description": "A Schedule type | Jeu de valeurs des types de Schedule",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://interopsante.org/fhir/CodeSystem/fr-schedule-type",
        "version": "1.0",
        "concept": [
          {
            "code": "busy-unavailable",
            "display": "Indisponibilité"
          },
          {
            "code": "free",
            "display": "Disponibilité"
          }
        ]
      }
    ]
  }
}