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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeDocumentReference
IdDocumentReference-asm-alicia-example.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-alicia-example

identifier: http://example.org/3

version: 1.0

status: Current

docStatus: Final

category: Support Administration

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: Ted Ed

description:

The first vaccine was created when Edward Jenner, an English scientist and doctor, successfully injected small amounts of the cowpox virus into the young boy now the protector of the deadly smallpox virus. But how does this counterintuitive process work? Kelwalin Dhanasarnsom, but details the science behind vaccines.

content

Attachments

-ExtensionContentTypeLanguageUrlTitleDuration
*text/htmlEnglishhttps://www.youtube.com/watch?v=rb7TVW77ZCsVaccination: How does it work? - Kelwalin Dhanasarnsom715

Source1

{
  "resourceType": "DocumentReference",
  "id": "asm-alicia-example",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org",
      "value": "3"
    }
  ],
  "version": "1.0",
  "status": "current",
  "docStatus": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/asm-category-cs",
          "code": "SA"
        }
      ]
    }
  ],
  "subject": {
    "reference": "MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1"
  },
  "author": [
    {
      "display": "Ted Ed"
    }
  ],
  "description": "The first vaccine was created when Edward Jenner, an English scientist and doctor, successfully injected small amounts of the cowpox virus into the young boy now the protector of the deadly smallpox virus. But how does this counterintuitive process work? Kelwalin Dhanasarnsom, but details the science behind vaccines.",
  "content": [
    {
      "attachment": {
        "extension": [
          {
            "url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
            "valueCode": "video"
          }
        ],
        "contentType": "text/html",
        "language": "en",
        "url": "https://www.youtube.com/watch?v=rb7TVW77ZCs",
        "title": "Vaccination: How does it work? - Kelwalin Dhanasarnsom",
        "duration": 715
      }
    }
  ]
}