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

FHIR IG analytics

Packagehl7.fhir.us.core.r4b
Resource TypeMedication
IdMedication-uscore-med1.json
FHIR VersionR4B

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 uscore-med1

code: Prinivil (lisinopril) oral 10 mg


Source1

{
  "resourceType": "Medication",
  "id": "uscore-med1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication|8.0.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "206765",
        "display": "lisinopril 10 MG Oral Tablet [Prinivil]"
      }
    ],
    "text": "Prinivil (lisinopril) oral 10 mg"
  }
}