Immunization Incubator Implementation Guide
0.1.0 - International flag

Immunization Incubator Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/immunization-incubator/ and changes regularly. See the Directory of published versions

: ImmunizationRecommendation-examples

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "List",
  "id" : "ImmunizationRecommendation-examples",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: List ImmunizationRecommendation-examples</b></p><a name=\"ImmunizationRecommendation-examples\"> </a><a name=\"hcImmunizationRecommendation-examples\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><table class=\"clstu\"><tr><td>Mode: Working List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"ImmunizationRecommendation-example.html\">General</a></td></tr><tr><td><a href=\"ImmunizationRecommendation-example-target-disease.html\">General</a></td></tr></table></div>"
  },
  "status" : "current",
  "mode" : "working",
  "entry" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/build/StructureDefinition/description",
          "valueString" : "Example of immunizationrecommendation using a vaccine code"
        },
        {
          "url" : "http://hl7.org/fhir/build/StructureDefinition/title",
          "valueString" : "immunizationrecommendation-example"
        }
      ],
      "item" : {
        🔗 "reference" : "ImmunizationRecommendation/example",
        "display" : "General"
      }
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/build/StructureDefinition/description",
          "valueString" : "Example of immunizationrecommendation using a target disease"
        },
        {
          "url" : "http://hl7.org/fhir/build/StructureDefinition/title",
          "valueString" : "immunizationrecommendation-example-target-disease"
        }
      ],
      "item" : {
        🔗 "reference" : "ImmunizationRecommendation/example-target-disease",
        "display" : "General"
      }
    }
  ]
}