Guide d'implémentation Fr Core
2.1.0 - trial-use
Guide d'implémentation Fr Core, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.core/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "fr-core-vs-availability-time-rule",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fr-core-vs-availability-time-rule</b></p><a name=\"fr-core-vs-availability-time-rule\"> </a><a name=\"hcfr-core-vs-availability-time-rule\"> </a><a name=\"fr-core-vs-availability-time-rule-fr-FR\"> </a><ul><li>Include these codes as defined in <code>https://www.ietf.org/rfc/rfc2445</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>SECONDLY</td><td>Par seconde</td></tr><tr><td>MINUTELY</td><td>Par minute</td></tr><tr><td>HOURLY</td><td>Par heure</td></tr><tr><td>DAILY</td><td>Par jour</td></tr><tr><td>WEEKLY</td><td>Par semaine</td></tr><tr><td>MONTHLY</td><td>Par mois</td></tr><tr><td>YEARLY</td><td>Par an</td></tr></table></li></ul></div>"
},
"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.1.0",
"name" : "FRCoreValueSetAvailabilityTimeRule",
"title" : "Recurrent caracteristic of the Schedule | Caractère récurrent du Schedule",
"status" : "active",
"experimental" : false,
"date" : "2024-10-29T10:42:31+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" : "Specification of the recurrent periods | Spécifications des périodes récurrentes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"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"
}
]
}
]
}
}