Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. 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-eu/gravitate-health/ and changes regularly. See the Directory of published versions

: Additional support material - flucelvax - English - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "asm-flucelvax-test-script-2",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference asm-flucelvax-test-script-2</b></p><a name=\"asm-flucelvax-test-script-2\"> </a><a name=\"hcasm-flucelvax-test-script-2\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AdditionalSupportMaterial.html\">Additional Support Material Profile</a></p></div><p><b>RelatedMedicalIssue</b>: <span title=\"Codes:{http://snomed.info/sct 86406008}\">Human immunodeficiency virus infection (disorder)</span></p><p><b>identifier</b>: <code>http://example.org</code>/testscript6</p><p><b>version</b>: 1.0</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs MDM}\">Medication and Disease Management</span></p><p><b>subject</b>: <a href=\"Bundle-bundlepackageleaflet-en-04c9bd6fb89d38b2d83eced2460c4dc1.html#MedicinalProductDefinition_mpb6ced64d25ea2c8da6c6099386f14db1\">Bundle: identifier = https://www.gravitatehealth.eu/sid/doc#EU/1/18/1326/001; type = document; timestamp = 2023-06-27 10:09:22+0000</a></p><p><b>author</b>: WEBMD</p><p><b>description</b>: </p><div><p>Should People with HIV Get Vaccines?</p>\n</div><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td/><td>text/html</td><td>English</td><td><a href=\"https://www.hiv.gov/hiv-basics/staying-in-hiv-care/other-related-health-issues/immunizations-recommended-for-people-living-with-hiv\">https://www.hiv.gov/hiv-basics/staying-in-hiv-care/other-related-health-issues/immunizations-recommended-for-people-living-with-hiv</a></td><td>Should People with HIV Get Vaccines?</td></tr></table></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/RelatedMedicalIssue",
      "valueCodeableReference" : {
        "concept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "86406008",
              "display" : "Human immunodeficiency virus infection (disorder)"
            }
          ]
        }
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://example.org",
      "value" : "testscript6"
    }
  ],
  "version" : "1.0",
  "status" : "current",
  "docStatus" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
          "code" : "MDM"
        }
      ]
    }
  ],
  "subject" : {
    "reference" : "MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1"
  },
  "author" : [
    {
      "display" : "WEBMD"
    }
  ],
  "description" : "Should People with HIV Get Vaccines?",
  "content" : [
    {
      "attachment" : {
        "extension" : [
          {
            "url" : "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
            "valueCode" : "URL"
          }
        ],
        "contentType" : "text/html",
        "language" : "en",
        "url" : "https://www.hiv.gov/hiv-basics/staying-in-hiv-care/other-related-health-issues/immunizations-recommended-for-people-living-with-hiv",
        "title" : "Should People with HIV Get Vaccines?"
      }
    }
  ]
}