FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeValueSet
Iddispense-interval-units.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.nll.r4@1.2.0&canonical=http://electronichealth.se/fhir/ValueSet/dispense-interval-units
URLhttp://electronichealth.se/fhir/ValueSet/dispense-interval-units
Version1.0.0
Statusactive
Date2022-02-17T23:00:00+00:00
Namedispense-interval-units
TitleAbsolut expedieringsintervallsenhet
DescriptionEnhet för absolut expedieringsintervall

Resources that use this resource

StructureDefinition
se.electronichealth.fhir.nll.r4#1.2.0NLLMedicationRequestNLLMedicationRequest

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "dispense-interval-units",
  "meta": {
    "lastUpdated": "2022-03-09T06:48:46.41+00:00",
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://electronichealth.se/fhir/ValueSet/dispense-interval-units",
  "version": "1.0.0",
  "name": "dispense-interval-units",
  "title": "Absolut expedieringsintervallsenhet",
  "status": "active",
  "date": "2022-02-17T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Enhet för absolut expedieringsintervall",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "version": "2.1.0",
        "concept": [
          {
            "code": "d",
            "display": "Dag"
          },
          {
            "code": "wk",
            "display": "Vecka"
          },
          {
            "code": "mo",
            "display": "Månad"
          }
        ]
      }
    ]
  }
}