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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.medikation
Resource TypeMedication
IdMedication-mii-exa-medikation-medication-dolomo-nacht.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": "mii-exa-medikation-medication-dolomo-nacht",
  "meta": {
    "security": [
      {
        "code": "HTEST",
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "display": "test health data"
      }
    ],
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/Medication|2026.0.1"
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://fhir.de/CodeSystem/bfarm/atc",
        "code": "N02BE51",
        "version": "2023",
        "display": "Paracetamol, Kombinationen exkl. Psycholeptika"
      }
    ]
  },
  "form": {
    "coding": [
      {
        "system": "http://standardterms.edqm.eu",
        "code": "10219000",
        "display": "Tablet"
      }
    ]
  },
  "amount": {
    "numerator": {
      "value": 9,
      "unit": "Tablet",
      "system": "http://unitsofmeasure.org",
      "code": "1",
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/extension-quantity-translation",
          "valueQuantity": {
            "value": 9,
            "unit": "Tablet",
            "system": "http://standardterms.edqm.eu",
            "code": "10219000"
          }
        }
      ]
    },
    "denominator": {
      "value": 1,
      "system": "http://unitsofmeasure.org",
      "code": "1"
    }
  },
  "ingredient": [
    {
      "isActive": true,
      "itemCodeableConcept": {
        "coding": [
          {
            "code": "387458008",
            "system": "http://snomed.info/sct",
            "display": "Aspirin (substance)"
          }
        ]
      },
      "strength": {
        "denominator": {
          "value": 1,
          "code": "1",
          "system": "http://unitsofmeasure.org",
          "unit": "Tablet",
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/extension-quantity-translation",
              "valueQuantity": {
                "value": 1,
                "unit": "Tablet",
                "system": "http://standardterms.edqm.eu",
                "code": "10219000"
              }
            }
          ]
        },
        "numerator": {
          "value": 250,
          "code": "mg",
          "system": "http://unitsofmeasure.org",
          "unit": "mg"
        }
      }
    },
    {
      "isActive": true,
      "itemCodeableConcept": {
        "coding": [
          {
            "code": "387517004",
            "system": "http://snomed.info/sct",
            "display": "Paracetamol (substance)"
          }
        ]
      },
      "strength": {
        "denominator": {
          "value": 1,
          "code": "1",
          "system": "http://unitsofmeasure.org",
          "unit": "Tablet",
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/extension-quantity-translation",
              "valueQuantity": {
                "value": 1,
                "unit": "Tablet",
                "system": "http://standardterms.edqm.eu",
                "code": "10219000"
              }
            }
          ]
        },
        "numerator": {
          "value": 250,
          "code": "mg",
          "system": "http://unitsofmeasure.org",
          "unit": "mg"
        }
      }
    },
    {
      "isActive": true,
      "itemCodeableConcept": {
        "coding": [
          {
            "code": "725666006",
            "system": "http://snomed.info/sct",
            "display": "Codeine phosphate hemihydrate (substance)"
          }
        ]
      },
      "strength": {
        "denominator": {
          "value": 1,
          "code": "1",
          "system": "http://unitsofmeasure.org",
          "unit": "Tablet",
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/extension-quantity-translation",
              "valueQuantity": {
                "value": 1,
                "unit": "Tablet",
                "system": "http://standardterms.edqm.eu",
                "code": "10219000"
              }
            }
          ]
        },
        "numerator": {
          "value": 30,
          "code": "mg",
          "system": "http://unitsofmeasure.org",
          "unit": "mg"
        }
      }
    }
  ]
}