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

FHIR IG analytics

Packageig-ee-medication-scheme
Resource TypeMedication
IdMedication-extemporal.json
FHIR VersionR5

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 extemporal

Language: et

Profile: EETISMedicationExtemporal

doseForm: salv

totalVolume: 100

ingredient

Items

-Concept
*Rp.Sulfuris praecipitati 33,0, Adipis suilli ad 100,0, M. f. ung.D. S.

Source1

{
  "resourceType": "Medication",
  "id": "extemporal",
  "meta": {
    "profile": [
      "https://fhir.ee/StructureDefinition/ee-tis-medication-extemporal"
    ]
  },
  "language": "et",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "doseForm": {
    "coding": [
      {
        "system": "https://fhir.ee/CodeSystem/ravimvormid",
        "code": "789",
        "display": "salv"
      }
    ]
  },
  "totalVolume": {
    "value": 100
  },
  "ingredient": [
    {
      "item": {
        "concept": {
          "text": "Rp.Sulfuris praecipitati 33,0, Adipis suilli ad 100,0, M. f. ung.D. S."
        }
      }
    }
  ]
}