FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | ValueSet |
| Id | ValueSet-fr-core-vs-availability-time-rule.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-availability-time-rule.html |
| URL | https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-availability-time-rule |
| Version | 2.2.0-ballot-2 |
| Status | active |
| Date | 2026-01-30T10:26:03+00:00 |
| Name | FRCoreValueSetAvailabilityTimeRule |
| Title | FR Core ValueSet Availability Schedule |
| Realm | fr |
| Authority | hl7 |
| Description | Spécifications des périodes récurrentes. Specification of the recurrent periods |
| StructureDefinition | |
| fr-core-schedule-availability-time | FR Core Schedule availability time Extension |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : EnsembleValeurs fr-core-vs-availability-time-rule
https://www.ietf.org/rfc/rfc2445 version Non précisé (utilise la dernière version provenant du serveur de terminologie)| Code | Affichage |
| SECONDLY | Par seconde |
| MINUTELY | Par minute |
| HOURLY | Par heure |
| DAILY | Par jour |
| WEEKLY | Par semaine |
| MONTHLY | Par mois |
| YEARLY | Par an |
{
"resourceType": "ValueSet",
"id": "fr-core-vs-availability-time-rule",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-warning",
"valueMarkdown": "Availability Time Rule"
},
{
"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-availability-time-rule",
"version": "2.2.0-ballot-2",
"name": "FRCoreValueSetAvailabilityTimeRule",
"title": "FR Core ValueSet Availability Schedule",
"status": "active",
"experimental": false,
"date": "2026-01-30T10:26:03+00: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": "Spécifications des périodes récurrentes.\r\nSpecification of the recurrent periods ",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA",
"display": "France"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.ietf.org/rfc/rfc2445",
"concept": [
{
"code": "SECONDLY",
"display": "Par seconde"
},
{
"code": "MINUTELY",
"display": "Par minute"
},
{
"code": "HOURLY",
"display": "Par heure"
},
{
"code": "DAILY",
"display": "Par jour"
},
{
"code": "WEEKLY",
"display": "Par semaine"
},
{
"code": "MONTHLY",
"display": "Par mois"
},
{
"code": "YEARLY",
"display": "Par an"
}
]
}
]
}
}