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

FHIR IG analytics

Packagefhir.astp.bhp
Resource TypeMedication
IdMedication-benzo-medication-example-1.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

Generated Narrative: Medication benzo-medication-example-1

code: lorazepam 0.5 MG Oral Tablet [Ativan]


Source1

{
  "resourceType": "Medication",
  "id": "benzo-medication-example-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication|6.1.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "206821",
        "display": "lorazepam 0.5 MG Oral Tablet [Ativan]"
      }
    ],
    "text": "lorazepam 0.5 MG Oral Tablet [Ativan]"
  }
}