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

FHIR IG analytics

Packageig-ee-medication-scheme
Resource TypeMedication
IdMedication-tsink-eritoit.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 tsink-eritoit

Language: et

Profile: EETISMedicationMedicalNutrition

ExtensionEETISSizeOfItem: 25(unit MG from https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik) (Details: ER_Ühikud mahu- ja massiühikud codeMG = 'milligram(s)')

ExtensionEETISMedicinalProductName: ICONFIT BIOAKTIIVNE TSINK

identifier: http://ravimiregister.ee/pakendid/7018107

doseForm: kõvakapsel

totalVolume: 90

ingredient

Items

-Concept
*tsink

Source1

{
  "resourceType": "Medication",
  "id": "tsink-eritoit",
  "meta": {
    "profile": [
      "https://fhir.ee/StructureDefinition/ee-tis-medication-medical-nutrition"
    ]
  },
  "language": "et",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://fhir.ee/StructureDefinition/ee-tis-size-of-item",
      "valueQuantity": {
        "value": 25,
        "system": "https://fhir.ee/CodeSystem/retsept-mahu-ja-massiyhik",
        "code": "MG"
      }
    },
    {
      "url": "https://fhir.ee/StructureDefinition/ee-tis-medicinal-product-name",
      "valueString": "ICONFIT BIOAKTIIVNE TSINK "
    }
  ],
  "identifier": [
    {
      "system": "http://ravimiregister.ee/pakendid",
      "value": "7018107"
    }
  ],
  "doseForm": {
    "coding": [
      {
        "system": "https://fhir.ee/CodeSystem/ravimvormid",
        "code": "1051",
        "display": "kõvakapsel"
      }
    ]
  },
  "totalVolume": {
    "value": 90
  },
  "ingredient": [
    {
      "item": {
        "concept": {
          "coding": [
            {
              "system": "https://fhir.ee/CodeSystem/toimeained",
              "code": "12186",
              "display": "tsink"
            }
          ]
        }
      }
    }
  ]
}