PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.5
    http://nictiz.nl/fhir/StructureDefinition/mp612-DispenseToFHIRConversion-Product
{
  "description": "This profile is derived from the profile of the Dutch Health and Care Information model (Dutch: Zorginformatiebouwsteen or ZIB) Product, release 2017",
  "_filename": "mp612-DispenseToFHIRConversion-Product.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "purpose": "This profile defines the FHIR response for HCIM Product / Medication of a Medicationproces V6.12 request on the LSP.",
  "name": "MP612 DispenseToFHIRConversion Product",
  "mapping": [ {
    "uri": "https://decor.nictiz.nl/medicatieproces/mp-html-20181220T121121/tr-2.16.840.1.113883.2.4.3.11.60.20.77.4.162-2018-11-29T135611.html",
    "name": "Medication Process v09 - verstrekkingenvertaling",
    "comment": "Language of Medication Process is Dutch.",
    "identity": "Medication-Process-v09"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "Medication",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MP612 DispenseToFHIRConversion Product",
  "package_version": "1.3.5",
  "status": "active",
  "id": "0f565e8e-001f-4ed6-a28f-67ad55692c4b",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/mp612-DispenseToFHIRConversion-Product",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Medication",
      "path": "Medication",
      "mapping": [ {
        "map": "mp-dataelement900-20238",
        "comment": "Product",
        "identity": "Medication-Process-v09"
      } ],
      "constraint": [ {
        "key": "mpp-1",
        "human": "Medication is represented either coded or unstructured by their ProductName and ProductDescription",
        "severity": "error",
        "expression": "code.coding.exists() or (code.text.exists() and extension.where(url = 'http://nictiz.nl/fhir/StructureDefinition/zib-Product-Description').exists())"
      } ]
    }, {
      "id": "Medication.extension:description",
      "path": "Medication.extension",
      "mapping": [ {
        "map": "mp-dataelement900-19787",
        "comment": "Omschrijving",
        "identity": "Medication-Process-v09"
      } ],
      "sliceName": "description"
    }, {
      "id": "Medication.code.coding",
      "path": "Medication.code.coding",
      "mapping": [ {
        "map": "mp-dataelement900-22289",
        "comment": "ProductCode",
        "identity": "Medication-Process-v09"
      } ]
    }, {
      "id": "Medication.code.text",
      "path": "Medication.code.text",
      "mapping": [ {
        "map": "mp-dataelement900-22291",
        "comment": "ProductNaam",
        "identity": "Medication-Process-v09"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "Medication.status",
      "max": "0",
      "path": "Medication.status"
    }, {
      "id": "Medication.isBrand",
      "max": "0",
      "path": "Medication.isBrand"
    }, {
      "id": "Medication.isOverTheCounter",
      "max": "0",
      "path": "Medication.isOverTheCounter"
    }, {
      "id": "Medication.manufacturer",
      "max": "0",
      "path": "Medication.manufacturer"
    }, {
      "id": "Medication.form",
      "path": "Medication.form",
      "mapping": [ {
        "map": "mp-dataelement900-22293",
        "comment": "FarmaceutischeVorm",
        "identity": "Medication-Process-v09"
      } ]
    }, {
      "id": "Medication.ingredient",
      "path": "Medication.ingredient",
      "mapping": [ {
        "map": "mp-dataelement900-22294",
        "comment": "Ingredient",
        "identity": "Medication-Process-v09"
      } ]
    }, {
      "id": "Medication.ingredient.itemCodeableConcept:itemCodeableConcept",
      "path": "Medication.ingredient.itemCodeableConcept",
      "mapping": [ {
        "map": "mp-dataelement900-22298",
        "comment": "IngredientCode",
        "identity": "Medication-Process-v09"
      } ],
      "sliceName": "itemCodeableConcept"
    }, {
      "id": "Medication.ingredient.isActive",
      "max": "0",
      "path": "Medication.ingredient.isActive"
    }, {
      "id": "Medication.ingredient.amount",
      "path": "Medication.ingredient.amount",
      "mapping": [ {
        "map": "mp-dataelement900-22295",
        "comment": "Sterkte",
        "identity": "Medication-Process-v09"
      } ]
    }, {
      "id": "Medication.package",
      "max": "0",
      "path": "Medication.package"
    }, {
      "id": "Medication.image",
      "max": "0",
      "path": "Medication.image"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-Product"
}