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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeMedication
Idfetch-medication-example-2.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

Forxiga, filmdragerad tablett 10 mg Abacus Medicine A/S

Source1

{
  "resourceType": "Medication",
  "id": "125a8cb6-15fe-4213-b5cd-84031f9c4feb",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLMedication"
    ],
    "tag": [
      {
        "display": "Fetch Medication eligible for reimbursement"
      },
      {
        "display": "A medication"
      },
      {
        "display": "fetch-medication-example-2"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLArticleInfo",
      "extension": [
        {
          "url": "medicinalProduct",
          "valueBoolean": true
        },
        {
          "url": "productType",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://npl.mpa.se/CodeSystem/productclass",
                "code": "MEP"
              }
            ],
            "text": "Läkemedel"
          }
        },
        {
          "url": "productName",
          "extension": [
            {
              "url": "currentProductName",
              "valueString": "Forxiga"
            },
            {
              "url": "history",
              "extension": [
                {
                  "url": "productName",
                  "valueString": "Forxiga"
                },
                {
                  "url": "periodOfUse",
                  "valuePeriod": {
                    "start": "2012-11-15T23:00:00+00:00"
                  }
                }
              ]
            }
          ]
        },
        {
          "url": "package",
          "extension": [
            {
              "url": "packageContainer",
              "valueString": "Blister"
            },
            {
              "url": "packageDescription",
              "valueString": "Blister, 98 tabletter (kalenderförpackning) (PD: Abacus Medicine A/S)"
            }
          ]
        },
        {
          "url": "strength",
          "extension": [
            {
              "url": "quantity",
              "valueQuantity": {
                "value": 10,
                "unit": "mg"
              }
            },
            {
              "url": "text",
              "valueString": "10 mg"
            }
          ]
        }
      ]
    },
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLArticleAvailability",
      "extension": [
        {
          "url": "onTheMarket",
          "valueBoolean": true
        },
        {
          "url": "salesStopped",
          "valueBoolean": false
        }
      ]
    },
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLArticleRegulations",
      "extension": [
        {
          "url": "prescriptiveAuthorityCode",
          "valueCode": "-"
        },
        {
          "url": "substitutionDetails",
          "extension": [
            {
              "url": "interchangeable",
              "valueBoolean": true
            },
            {
              "url": "interchangeSubstanceGroup",
              "valueString": "Dapagliflozin"
            }
          ]
        },
        {
          "url": "controlledMedicinalProduct",
          "valueBoolean": false
        },
        {
          "url": "narcoticClassification",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://npl.mpa.se/CodeSystem/narcotic-classification",
                "code": "0"
              }
            ],
            "text": "Ej narkotikaklassad"
          }
        }
      ]
    },
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLReimbursement",
      "extension": [
        {
          "url": "eligibleForReimbursement",
          "valueBoolean": true
        },
        {
          "url": "restrictedReimbursement",
          "valueBoolean": true
        },
        {
          "url": "productOfThePeriod",
          "extension": [
            {
              "url": "currentPeriod",
              "valueBoolean": false
            },
            {
              "url": "previousPeriod",
              "valueBoolean": false
            },
            {
              "url": "unavailable",
              "valueBoolean": false
            }
          ]
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
      "value": "20180117100030"
    },
    {
      "use": "official",
      "system": "http://electronichealth.se/fhir/NamingSystem/varunr",
      "value": "454001"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://www.whocc.no/atc",
        "code": "A10BK01"
      },
      {
        "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
        "code": "20101221000108"
      }
    ],
    "text": "Dapagliflozin"
  },
  "status": "active",
  "manufacturer": {
    "display": "Abacus Medicine A/S"
  },
  "form": {
    "text": "filmdragerad tablett"
  },
  "amount": [
    {
      "extension": [
        {
          "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAmountDescription",
          "valueString": "98 tablett(er)"
        }
      ],
      "numerator": {
        "value": 98,
        "unit": "tablett(er)"
      },
      "denominator": {
        "value": 1
      }
    }
  ]
}