FHIR IG Statistics: ValueSet/2.16.840.1.113883.2.8.1.2.15-2018-07-08T17:17
Resources that use this resource
Resources that this resource uses
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é"
}
]
}
]
}
}