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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeDocumentReference
IdDocumentReference-asm-flucelvax-test-script-1.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: DocumentReference asm-flucelvax-test-script-1

RelatedMedicalIssue: Human immunodeficiency virus infection (disorder)

identifier: http://example.org/testscript5

version: 1.0

status: Current

docStatus: Final

category: Medication and Disease Management

subject: MedicinalProductDefinition: identifier = https://spor.ema.europa.eu/pmswi#EU/1/18/1326/001,https://www.who-umc.org/phpid#0xF79CABF272B6A7EEF104DDDA44E82717; type = Medicinal Product; domain = Human use; status = active; legalStatusOfSupply = Medicinal product subject to medical prescription

author: WEBMD

description:

Immunizations for Preventable Diseases in Adults and Adolescents with HIV

content

Attachments

-ExtensionContentTypeLanguageUrlTitle
*text/htmlEnglishhttps://clinicalinfo.hiv.gov/en/guidelines/hiv-clinical-guidelines-adult-and-adolescent-opportunistic-infections/immunizationsImmunizations for Preventable Diseases in Adults and Adolescents with HIV

Source1

{
  "resourceType": "DocumentReference",
  "id": "asm-flucelvax-test-script-1",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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": "testscript5"
    }
  ],
  "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": "Immunizations for Preventable Diseases in Adults and Adolescents with HIV",
  "content": [
    {
      "attachment": {
        "extension": [
          {
            "url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
            "valueCode": "URL"
          }
        ],
        "contentType": "text/html",
        "language": "en",
        "url": "https://clinicalinfo.hiv.gov/en/guidelines/hiv-clinical-guidelines-adult-and-adolescent-opportunistic-infections/immunizations",
        "title": "Immunizations for Preventable Diseases in Adults and Adolescents with HIV"
      }
    }
  ]
}