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

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
IdValueSet-v3-immunizationForecastDate.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/ValueSet-v3-immunizationForecastDate.html
URLhttp://terminology.hl7.org/ValueSet/v3-immunizationForecastDate
Version3.0.0
Statusactive
Date2013-03-11
NameImmunizationForecastDate
TitleimmunizationForecastDate
Realmuv
Authorityhl7
DescriptionSet of LOINC codes that identify the type of date that is specified within an immunization forecast step.
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

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 v3-immunizationForecastDate

  • 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": "v3-immunizationForecastDate",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-immunizationForecastDate",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.82"
    }
  ],
  "version": "3.0.0",
  "name": "ImmunizationForecastDate",
  "title": "immunizationForecastDate",
  "status": "active",
  "experimental": false,
  "date": "2013-03-11",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Set of LOINC codes that identify the type of date that is specified within an immunization forecast step.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "30981-5"
          },
          {
            "code": "30980-7"
          },
          {
            "code": "59777-3"
          },
          {
            "code": "59778-1"
          }
        ]
      }
    ]
  }
}