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

FHIR IG analytics

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeBundle
IdBundle-template-epi-type2.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "template-epi-type2",
  "type": "document",
  "entry": [
    {
      "resource": {
        "resourceType": "Composition",
        "id": "dummy-composition",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_dummy-composition\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition dummy-composition</b></p><a name=\"dummy-composition\"> </a><a name=\"hcdummy-composition\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://spor.ema.europa.eu/v1/lists/100000155531 100000155538}\">Package leaflet</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 422735006}\">Summary of product characteristics</span></p><p><b>date</b>: 2026-04-08</p><p><b>author</b>: <a href=\"Organization/dummy\">Organization/dummy</a></p><p><b>title</b>: Dummy Composition</p></div>"
        },
        "status": "final",
        "type": {
          "coding": [
            {
              "system": "http://spor.ema.europa.eu/v1/lists/100000155531",
              "code": "100000155538",
              "display": "Package leaflet"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "422735006",
                "display": "Summary of product characteristics"
              }
            ]
          }
        ],
        "date": "2026-04-08",
        "author": [
          {
            "reference": "Organization/dummy"
          }
        ],
        "title": "Dummy Composition"
      }
    }
  ]
}