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

FHIR IG analytics

Packagehl7.fhir.us.dental-data-exchange
Resource TypeMedication
IdMedication-ibuprofen-med-example-2.json
FHIR VersionR4

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

Ibuprofen 200 mg tab

Source1

{
  "resourceType": "Medication",
  "id": "ibuprofen-med-example-2",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2020-08-06T17:04:20.941+00:00",
    "source": "#yc3rDlQN67DavTtV",
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "316074",
        "display": "Ibuprofen 200 MG"
      }
    ],
    "text": "Ibuprofen 200 MG"
  }
}