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

FHIR IG analytics

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeComposition
IdComposition-composition-epi-type2-example-paracetamol.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

Package Leaflet: Information for the user - Paracetamol Tablets


Source1

{
  "resourceType": "Composition",
  "id": "composition-epi-type2-example-paracetamol",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-01-25T10:00:00Z",
    "profile": [
      "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/composition-epi-type1"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://example.org/identifier",
      "value": "composition-epi-type2-example-paracetamol"
    }
  ],
  "version": "1.0",
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "https://spor.ema.europa.eu/rmswi",
        "code": "100000155538",
        "display": "Package Leaflet"
      }
    ]
  },
  "subject": [
    {
      "reference": "http://hl7.org/fhir/uv/emedicinal-product-info/MedicinalProductDefinition/mpd-epi-type2-example-paracetamol"
    }
  ],
  "date": "2023-01-25",
  "author": [
    {
      "reference": "Organization/org-epi-type2-example-acme"
    }
  ],
  "title": "Package Leaflet: Information for the user - WonderDrug 500 mg tablets",
  "section": [
    {
      "title": "Package Leaflet",
      "code": {
        "coding": [
          {
            "system": "https://spor.ema.europa.eu/rmswi",
            "code": "100000155538",
            "display": "Package Leaflet"
          }
        ]
      },
      "text": {
        "status": "generated",
        "div": "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">Package Leaflet</div>"
      },
      "entry": [
        {
          "reference": "Organization/org-epi-type2-example-acme"
        },
        {
          "reference": "MedicinalProductDefinition/mpd-epi-type2-example-paracetamol"
        }
      ],
      "section": [
        {
          "title": "1. What is in this leaflet",
          "code": {
            "coding": [
              {
                "system": "https://spor.ema.europa.eu/rmswi",
                "code": "100000155538",
                "display": "1. What is in this leaflet"
              }
            ]
          },
          "text": {
            "status": "generated",
            "div": "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><h2>1. What is in this leaflet</h2><p>Read all of this leaflet carefully before you start taking this medicine because it contains important information for you.</p></div>"
          }
        }
      ]
    }
  ]
}