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

FHIR IG analytics

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

identifier: http://example.org/testscript4

version: 1.0

status: Current

docStatus: Final

category: Other Information

subject: MedicinalProductDefinition: identifier = https://www.gravitatehealth.eu/sid/doc#himss-metformin; 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
*application/pdfEnglishhttps://pmc.ncbi.nlm.nih.gov/articles/PMC6709787/pdf/ppa-13-1433.pdfOvercoming barriers to the use of metformin: patient and provider perspectives

Source1

{
  "resourceType": "DocumentReference",
  "id": "asm-metformin-himss25-2",
  "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": "OTHER"
        }
      ]
    }
  ],
  "subject": {
    "reference": "MedicinalProductDefinition/himss-metformin-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": "document"
          }
        ],
        "contentType": "application/pdf",
        "language": "en",
        "url": "https://pmc.ncbi.nlm.nih.gov/articles/PMC6709787/pdf/ppa-13-1433.pdf",
        "title": "Overcoming barriers to the use of metformin:\npatient and provider perspectives"
      }
    }
  ]
}