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

FHIR IG analytics

Packagehl7.fhir.uv.immunization-incubator
Resource TypeValueSet
IdValueSet-immunization-recommendation-date-criterion.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/immunization-incubator/ValueSet-immunization-recommendation-date-criterion.html
URLhttp://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion
Version0.1.0
Statusdraft
Date2026-01-16T17:42:35+00:00
NameImmunizationRecommendationDateCriterionCodes
TitleImmunization Recommendation Date Criterion Codes
Realmuv
Authorityhl7
DescriptionThe value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support the definition of dates relevant to recommendations for future doses of vaccines. This value set is provided as a suggestive example.
CopyrightThis content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet immunization-recommendation-date-criterion

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    30981-5Earliest date to give
    30980-7Date vaccine due
    59777-3Latest date to give immunization
    59778-1Date when overdue for immunization

Source1

{
  "resourceType": "ValueSet",
  "id": "immunization-recommendation-date-criterion",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/immunization-incubator/ImplementationGuide/hl7.fhir.uv.immunization-incubator"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.308"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.298"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.169"
    }
  ],
  "version": "0.1.0",
  "name": "ImmunizationRecommendationDateCriterionCodes",
  "title": "Immunization Recommendation Date Criterion Codes",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-16T17:42:35+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support the definition of dates relevant to recommendations for future doses of vaccines. This value set is provided as a suggestive example.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "30981-5",
            "display": "Earliest date to give"
          },
          {
            "code": "30980-7",
            "display": "Date vaccine due"
          },
          {
            "code": "59777-3",
            "display": "Latest date to give immunization"
          },
          {
            "code": "59778-1",
            "display": "Date when overdue for immunization"
          }
        ]
      }
    ]
  }
}