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

FHIR IG analytics

Packagefhir.deep6.ai
Resource TypeMedication
IdMedication-medication-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

Generated Narrative: Medication medication-example

code: Ascorbic Acid / Cranberry preparation

status: Active

ingredient


Source1

{
  "resourceType": "Medication",
  "id": "medication-example",
  "meta": {
    "profile": [
      "http://deep6.ai/fhir/StructureDefinition/deep-6-ai-medication-1.0.2"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "code": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "1007734",
        "display": "Ascorbic Acid / Cranberry preparation"
      }
    ]
  },
  "status": "active",
  "ingredient": [
    null
  ]
}