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

FHIR IG Statistics: ValueSet/fr-core-vs-availability-time-rule

Packagehl7.fhir.fr.core
Resource TypeValueSet
Idfr-core-vs-availability-time-rule
FHIR VersionR4
Sourcehttps://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-availability-time-rule.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-availability-time-rule
Version2.1.0
Statusactive
Date2024-09-04T09:58:56+02:00
NameFRCoreValueSetAvailabilityTimeRule
TitleRecurrent caracteristic of the Schedule | Caractère récurrent du Schedule
Realmfr
Authorityhl7
DescriptionSpecification of the recurrent periods | Spécifications des périodes récurrentes

Resources that use this resource

StructureDefinition
fr-core-schedule-availability-timeFR Core Schedule availability time Extension

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet fr-core-vs-availability-time-rule

  • Include these codes as defined in https://www.ietf.org/rfc/rfc2445
    CodeDisplay
    SECONDLYPar seconde
    MINUTELYPar minute
    HOURLYPar heure
    DAILYPar jour
    WEEKLYPar semaine
    MONTHLYPar mois
    YEARLYPar an

Source

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-availability-time-rule",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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.1.0",
  "name": "FRCoreValueSetAvailabilityTimeRule",
  "title": "Recurrent caracteristic of the Schedule | Caractère récurrent du Schedule",
  "status": "active",
  "experimental": false,
  "date": "2024-09-04T09:58:56+02: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"
          }
        ]
      }
    ]
  }
}