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

FHIR IG analytics

Packagefi.kela.kanta.res.medication.r4
Resource TypeMedication
IdMedicationListMedication_OftanAkvakol_Sis_Contained.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Medication",
  "id": "1",
  "meta": {
    "profile": [
      "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListMedication"
    ]
  },
  "contained": [
    {
      "resourceType": "MedicationKnowledge",
      "id": "2",
      "meta": {
        "profile": [
          "http://resepti.kanta.fi/fhir/StructureDefinition/MedicationListMedicationKnowledge"
        ]
      },
      "extension": [
        {
          "url": "http://resepti.kanta.fi/fhir/StructureDefinition/extension/marketingAuthorizationHolder",
          "valueString": "SANTEN"
        },
        {
          "url": "http://resepti.kanta.fi/StructureDefinition/extension/narcotic",
          "valueBoolean": false
        }
      ],
      "code": {
        "coding": [
          {
            "system": "urn:oid:1.2.246.537.6.55.2004",
            "code": "010215",
            "display": "OFTAN AKVAKOL"
          }
        ]
      },
      "doseForm": {
        "text": "silmätipat, liuos, kerta-annospakkaus"
      },
      "amount": {
        "extension": [
          {
            "url": "http://resepti.kanta.fi/fhir/StructureDefinition/extension/packageFactor",
            "valuePositiveInt": 30
          },
          {
            "url": "http://resepti.kanta.fi/fhir/StructureDefinition/extension/packageAmountText",
            "valueString": "30 x 0,25 ml"
          }
        ],
        "value": 0.25,
        "unit": "ml"
      },
      "packaging": {
        "type": {
          "text": "kerta-annospakkaus"
        }
      },
      "medicineClassification": [
        {
          "type": {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.12.2002.126",
                "code": "270",
                "display": "lisäseurannassa"
              }
            ]
          },
          "classification": [
            {
              "coding": [
                {
                  "system": "urn:oid:1.2.246.537.6.112.2007",
                  "code": "E"
                }
              ]
            }
          ]
        },
        {
          "type": {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.12.2002.126",
                "code": "271",
                "display": "biologinen lääke"
              }
            ]
          },
          "classification": [
            {
              "coding": [
                {
                  "system": "urn:oid:1.2.246.537.6.112.2007",
                  "code": "E"
                }
              ]
            }
          ]
        },
        {
          "type": {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.12.2002.126",
                "code": "272",
                "display": "biosimilaari"
              }
            ]
          },
          "classification": [
            {
              "coding": [
                {
                  "system": "urn:oid:1.2.246.537.6.112.2007",
                  "code": "E"
                }
              ]
            }
          ]
        },
        {
          "type": {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.12.2002.126",
                "code": "275",
                "display": "veri- tai plasmaperäinen valmiste"
              }
            ]
          },
          "classification": [
            {
              "coding": [
                {
                  "system": "urn:oid:1.2.246.537.6.112.2007",
                  "code": "E"
                }
              ]
            }
          ]
        },
        {
          "type": {
            "coding": [
              {
                "system": "urn:oid:1.2.246.537.6.12.2002.126",
                "code": "164",
                "display": "valmisteen laji"
              }
            ]
          },
          "classification": [
            {
              "coding": [
                {
                  "system": "urn:oid:1.2.246.537.6.604.2014",
                  "code": "1"
                }
              ]
            }
          ]
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://resepti.kanta.fi/StructureDefinition/extension/pharmaceuticalProductStrength",
      "valueString": "5 mg/ml"
    },
    {
      "url": "http://resepti.kanta.fi/fhir/StructureDefinition/extension/medicationKnowledgeReference",
      "valueReference": {
        "reference": "#2"
      }
    }
  ],
  "code": {
    "coding": [
      {
        "system": "urn:oid:1.2.246.537.6.32.2007",
        "code": "S01AA01",
        "display": "kloramfenikoli"
      }
    ]
  },
  "ingredient": [
    {
      "itemCodeableConcept": {
        "text": "kloramfenikoli"
      },
      "isActive": true
    }
  ]
}