PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/mp9-MedicationUsage
{
  "description": "Medication usage as defined by the Dutch Medication v9 project.",
  "_filename": "mp9-MedicationUsage.json",
  "package_name": "nictiz.fhir.nl.dstu2.zib2015",
  "date": null,
  "meta": {
    "versionId": "8",
    "lastUpdated": "2016-12-12T16:43:00.948+00:00"
  },
  "publisher": "Nictiz",
  "fhirVersion": "1.0.2",
  "name": "MP9 Medication Usage",
  "abstract": false,
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "a0666b28-fdfc-4c37-99ec-1e2d1ab6667f",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/mp9-MedicationUsage",
  "base": "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "version": null,
  "differential": {
    "element": [ {
      "id": "MedicationStatement",
      "path": "MedicationStatement",
      "type": [ {
        "code": "MedicationStatement"
      } ],
      "short": "MedicatieGebruik"
    }, {
      "id": "MedicationStatement.extension",
      "path": "MedicationStatement.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ "url" ]
      }
    }, {
      "id": "MedicationStatement.extension.asAgreed",
      "max": "1",
      "min": 0,
      "name": "asAgreed",
      "path": "MedicationStatement.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-as-agreed" ]
      } ],
      "short": "by agreement"
    }, {
      "id": "MedicationStatement.extension.description",
      "max": "1",
      "min": 1,
      "name": "description",
      "path": "MedicationStatement.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-usage-description" ]
      } ],
      "short": "description",
      "definition": "Optional Extensions Element - found in all resources."
    }, {
      "id": "MedicationStatement.extension.sideEffect",
      "max": "1",
      "min": 0,
      "name": "sideEffect",
      "path": "MedicationStatement.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-medication-side-effect" ]
      } ],
      "short": "bijwerking",
      "definition": "Optional Extensions Element"
    }, {
      "id": "MedicationStatement.extension.therapySatisfaction",
      "max": "1",
      "min": 0,
      "name": "therapySatisfaction",
      "path": "MedicationStatement.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-therapy-satisfaction" ]
      } ],
      "short": "behandelervaring",
      "definition": "Optional Extensions Element - found in all resources."
    }, {
      "id": "MedicationStatement.identifier",
      "max": "1",
      "min": 1,
      "name": "identificatie",
      "path": "MedicationStatement.identifier",
      "short": "identificatie"
    }, {
      "id": "MedicationStatement.patient",
      "path": "MedicationStatement.patient",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://fhir.nl/fhir/StructureDefinition/nl-core-patient" ]
      } ]
    }, {
      "id": "MedicationStatement.informationSource",
      "name": "Informant",
      "path": "MedicationStatement.informationSource"
    }, {
      "id": "MedicationStatement.dateAsserted",
      "min": 1,
      "name": "Registratiedatum",
      "path": "MedicationStatement.dateAsserted",
      "short": "Registratiedatum"
    }, {
      "id": "MedicationStatement.wasNotTaken",
      "min": 1,
      "name": "GebruikIndicator",
      "path": "MedicationStatement.wasNotTaken"
    }, {
      "id": "MedicationStatement.reasonNotTaken",
      "name": "Reden wijzigen of stoppen gebruik",
      "path": "MedicationStatement.reasonNotTaken",
      "binding": {
        "strength": "required",
        "description": "RedenMedicatieafspraak",
        "valueSetReference": {
          "display": "RedenMedicatieafspraak",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.20.77.11.21--20160617112039"
        }
      }
    }, {
      "id": "MedicationStatement.reasonForUse",
      "name": "Reden gebruik",
      "path": "MedicationStatement.reasonForUse[x]",
      "short": "Reden gebruik"
    }, {
      "id": "MedicationStatement.effective",
      "name": "GebruiksPeriode",
      "path": "MedicationStatement.effective[x]"
    }, {
      "id": "MedicationStatement.note",
      "name": "Toelichting",
      "path": "MedicationStatement.note"
    }, {
      "id": "MedicationStatement.supportingInformation",
      "path": "MedicationStatement.supportingInformation",
      "slicing": {
        "rules": "open",
        "discriminator": [ "@type" ]
      }
    }, {
      "id": "MedicationStatement.supportingInformation.RelatedAgreement",
      "max": "1",
      "name": "RelatedAgreement",
      "path": "MedicationStatement.supportingInformation",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-MedicationAgreement" ]
      } ],
      "alias": [ "Gerelateerde afspraak" ]
    }, {
      "id": "MedicationStatement.supportingInformation.RelatedDispense",
      "max": "1",
      "name": "RelatedDispense",
      "path": "MedicationStatement.supportingInformation",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-MedicationDispense" ]
      } ],
      "alias": [ "Gerelateerde verstrekking" ]
    }, {
      "id": "MedicationStatement.medicationReference",
      "name": "GebruiksProduct",
      "path": "MedicationStatement.medicationReference",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-Medication" ]
      } ]
    }, {
      "id": "MedicationStatement.dosage",
      "min": 1,
      "name": "Gebruiksinstructie",
      "path": "MedicationStatement.dosage"
    }, {
      "id": "MedicationStatement.dosage.extension",
      "path": "MedicationStatement.dosage.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ "url" ]
      }
    }, {
      "id": "MedicationStatement.dosage.extension.AdditionalInstructions",
      "max": "1",
      "min": 0,
      "name": "AdditionalInstructions",
      "path": "MedicationStatement.dosage.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-additional-dosage-instructions" ]
      } ],
      "short": "Aanvullende instructie",
      "definition": "supporting dosage information"
    }, {
      "id": "MedicationStatement.dosage.text",
      "min": 1,
      "name": "Omschrijving",
      "path": "MedicationStatement.dosage.text"
    }, {
      "id": "MedicationStatement.dosage.timing",
      "name": "Toedieningsschema",
      "path": "MedicationStatement.dosage.timing",
      "type": [ {
        "code": "Timing",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-AdministrationSchedule" ]
      } ],
      "short": "Toedieningsschema"
    }, {
      "id": "MedicationStatement.dosage.asNeededCodeableConcept",
      "name": "Zo nodig",
      "path": "MedicationStatement.dosage.asNeededCodeableConcept",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Zo nodig"
    }, {
      "id": "MedicationStatement.dosage.route",
      "name": "Toedieningsweg",
      "path": "MedicationStatement.dosage.route",
      "binding": {
        "strength": "required",
        "description": "VoorschriftToedieningswegCodelijst",
        "valueSetReference": {
          "display": "VoorschriftToedieningswegCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.5.6--20150401000000"
        }
      }
    }, {
      "id": "MedicationStatement.dosage.quantity",
      "name": "Keerdosis",
      "path": "MedicationStatement.dosage.quantity[x]",
      "short": "Keerdosis"
    }, {
      "id": "MedicationStatement.dosage.rate",
      "name": "Toedieningssnelheid",
      "path": "MedicationStatement.dosage.rate[x]",
      "short": "Toedieningssnelheid"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "constrainedType": "MedicationStatement"
}