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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeMedication
IdMedication-fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4.json
FHIR VersionR3

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: Medication fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4

code: metoPROLOL 50mg tablet

isBrand: false

isOverTheCounter: false

form: tablet

Ingredients

-Item[x]Amount
*metoPROLOL 50mg tablet50 MG (Details: UCUM codemg = 'mg')/50 MG (Details: UCUM codemg = 'mg')

Source1

{
  "resourceType": "Medication",
  "id": "fHER-7BKK9hfH62XmqNj5a68SZ5WRjfaiTJvXJfeJM1s4",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-Product"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "C07AB02"
      },
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.1",
        "code": "10642"
      },
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.10",
        "code": "3158"
      },
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.4.7",
        "code": "1169246"
      }
    ],
    "text": "metoPROLOL 50mg tablet"
  },
  "isBrand": false,
  "isOverTheCounter": false,
  "form": {
    "coding": [
      {
        "system": "urn:oid:1.2.840.114350.1.13.485.2.7.4.698288.310",
        "code": "TABLET",
        "display": "tablet"
      }
    ],
    "text": "tablet"
  },
  "ingredient": [
    {
      "itemCodeableConcept": {
        "coding": [
          {
            "system": "http://www.whocc.no/atc",
            "code": "C07AB02"
          },
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.4.1",
            "code": "10642"
          },
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.4.10",
            "code": "3158"
          },
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.4.7",
            "code": "1169246"
          }
        ],
        "text": "metoPROLOL 50mg tablet"
      },
      "amount": {
        "numerator": {
          "value": 50,
          "unit": "MG",
          "system": "http://unitsofmeasure.org",
          "code": "mg"
        },
        "denominator": {
          "value": 50,
          "unit": "MG",
          "system": "http://unitsofmeasure.org",
          "code": "mg"
        }
      }
    }
  ]
}