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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeDocumentReference
IdDocumentReference-asm-loratadine-himss25-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-loratadine-himss25-1

identifier: http://example.org/testscript4

version: 1.0

status: Current

docStatus: Final

category: Medication and Disease Management

subject: MedicinalProductDefinition: identifier = https://www.gravitatehealth.eu/sid/doc#himss-loratadine; type = Medicinal Product; domain = Human use; status = active; legalStatusOfSupply = Medicinal product subject to medical prescription

author: WEBMD

description:

Overcoming barriers to the use of metformin: patient and provider perspectives

content

Attachments

-ExtensionContentTypeLanguageUrlTitle
*text/htmlEnglishhttps://www.youtube.com/watch?v=YhoufMcZ3bkHow Loratadine works

Source1

{
  "resourceType": "DocumentReference",
  "id": "asm-loratadine-himss25-1",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/AdditionalSupportMaterial"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org",
      "value": "testscript4"
    }
  ],
  "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/himss-loratadine-mpd"
  },
  "author": [
    {
      "display": "WEBMD"
    }
  ],
  "description": "Overcoming barriers to the use of metformin:\npatient and provider perspectives",
  "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=YhoufMcZ3bk",
        "title": "How Loratadine works"
      }
    }
  ]
}