PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.4
    http://nictiz.nl/fhir/StructureDefinition/ext-DispenseRequest.FinancialIndicationCode
{
  "description": "An extension that captures a financial indication code for reimbursement of a pharmaceutical product.",
  "_filename": "ext-DispenseRequest.FinancialIndicationCode.json",
  "package_name": "nictiz.fhir.nl.r4.medicationprocess9",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "This extension represents the FinancialIndicationCode concept for implementations following the information standard [MP9](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).",
  "name": "ExtDispenseRequestFinancialIndicationCode",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ext DispenseRequest.FinancialIndicationCode",
  "package_version": "2.0.0-beta.4",
  "status": "active",
  "id": "84b6afb2-4b03-44a7-a5bb-e19d77d8a98f",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-DispenseRequest.FinancialIndicationCode",
  "context": [ {
    "type": "element",
    "expression": "MedicationRequest"
  } ],
  "version": "2.0.0-beta.3",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/ext-DispenseRequest.FinancialIndicationCode"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "alias": [ "FinancieleIndicatiecode" ],
      "short": "FinancialIndicationCode",
      "comment": "A financial indication code can be gained from one of the following code systems:\r\n- List of indication codes (https://hetroergaatom.lhv.nl/)\r\n- G-standard table 132 (Indicatie ID)",
      "definition": "A financial indication code used for reimbursement of the pharmaceutical product."
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}