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-Lisinopril-med-example.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

Lisinopril 10 mg tab

Source1

{
  "resourceType": "Medication",
  "id": "Lisinopril-med-example",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2020-08-06T17:04:18.517+00:00",
    "source": "#6xV4ZRPx9bRZU3DT",
    "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": "314076",
        "display": "Lisinopril 10 mg Oral Tablet"
      }
    ],
    "text": "Lisinopril 10 mg Oral Tablet"
  }
}