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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeDocumentReference
IdDocumentReference-asm-xenical-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-xenical-test-script-1

identifier: http://example.org/testscript1

version: 1.0

status: Current

docStatus: Final

category: Medication and Disease Management

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

author: WEBMD

description:

Calories and Weight Loss: The Dos and Don’ts

content

Attachments

-ExtensionContentTypeLanguageUrlTitle
*text/htmlEnglishhttps://www.webmd.com/diet/cm/how-many-calories-should-eatCalories and Weight Loss: The Dos and Don’ts

Source1

{
  "resourceType": "DocumentReference",
  "id": "asm-xenical-test-script-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": "testscript1"
    }
  ],
  "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/mpbc60fa1aa0bfe774d11ee13c0c131622"
  },
  "author": [
    {
      "display": "WEBMD"
    }
  ],
  "description": "Calories and Weight Loss: The Dos and Don’ts",
  "content": [
    {
      "attachment": {
        "extension": [
          {
            "url": "http://hl7.eu/fhir/ig/gravitate-health/StructureDefinition/VisualizationMethod",
            "valueCode": "URL"
          }
        ],
        "contentType": "text/html",
        "language": "en",
        "url": "https://www.webmd.com/diet/cm/how-many-calories-should-eat",
        "title": "Calories and Weight Loss: The Dos and Don’ts"
      }
    }
  ]
}