PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.dstu2.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/mp9-AdministrationSchedule
{
  "description": "A Timing datatype as defined by the Dutch Medication v9 project.",
  "_filename": "mp9-AdministrationSchedule.json",
  "package_name": "nictiz.fhir.nl.dstu2.zib2015",
  "date": null,
  "meta": {
    "versionId": "4",
    "lastUpdated": "2016-12-12T16:58:13.365+00:00"
  },
  "publisher": "Nictiz",
  "fhirVersion": "1.0.2",
  "name": "MP9 Administration Schedule",
  "abstract": false,
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "eef9a1dd-ebb8-48ac-902a-d528ba043029",
  "kind": "datatype",
  "url": "http://nictiz.nl/fhir/StructureDefinition/mp9-AdministrationSchedule",
  "base": "http://hl7.org/fhir/StructureDefinition/Timing",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Timing",
      "path": "Timing",
      "type": [ {
        "code": "Timing"
      } ]
    }, {
      "id": "Timing.extension",
      "path": "Timing.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ "url" ]
      }
    }, {
      "id": "Timing.extension.sequenceNumber",
      "max": "*",
      "min": 0,
      "name": "sequenceNumber",
      "path": "Timing.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-dosage-sequence-number" ]
      } ],
      "short": "dosage sequence number",
      "definition": "Optional Extensions Element - found in all resources."
    }, {
      "id": "Timing.event",
      "name": "Toedientijd",
      "path": "Timing.event"
    }, {
      "id": "Timing.repeat",
      "name": "Herhaling",
      "path": "Timing.repeat"
    }, {
      "id": "Timing.repeat.extension",
      "path": "Timing.repeat.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ "url" ]
      }
    }, {
      "id": "Timing.repeat.extension.daysOfWeek",
      "max": "*",
      "min": 0,
      "name": "daysOfWeek",
      "path": "Timing.repeat.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/mp9-day-of-week" ]
      } ],
      "binding": {
        "strength": "required",
        "description": "WeekdagenCodelijst",
        "valueSetReference": {
          "display": "WeekdagenCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.5.4--20150401000000"
        }
      },
      "definition": "Optional Extensions Element - found in all resources."
    }, {
      "id": "Timing.repeat.boundsQuantity",
      "name": "Doseerduur",
      "path": "Timing.repeat.boundsQuantity",
      "type": [ {
        "code": "Quantity",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Duration" ]
      } ],
      "short": "Doseerduur"
    }, {
      "id": "Timing.repeat.frequency",
      "name": "Frequency - min / vaste waarde",
      "path": "Timing.repeat.frequency",
      "short": "min / vaste waarde",
      "defaultValueInteger": 1
    }, {
      "id": "Timing.repeat.frequencyMax",
      "name": "Frequency - max",
      "path": "Timing.repeat.frequencyMax"
    }, {
      "id": "Timing.repeat.period",
      "name": "Interval",
      "path": "Timing.repeat.period"
    }, {
      "id": "Timing.repeat.periodUnits",
      "name": "Frequency Tijdeenheid",
      "path": "Timing.repeat.periodUnits"
    }, {
      "id": "Timing.repeat.when",
      "name": "Wanneer",
      "path": "Timing.repeat.when"
    }, {
      "id": "Timing.repeat.when.extension",
      "path": "Timing.repeat.when.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ "url" ]
      }
    }, {
      "path": "Timing.repeat.when.extension",
      "min": 0,
      "definition": "Defines a more specific value to a code. Especially useful for FHIR's required ValueSets. These extensions are primarily used on codes bound to a required value set, where you would like to use a more specific code than the codes in the bounded value set.",
      "short": "Defines a more specific value to a code. Especially use ful for FHIR's required ValueSets.",
      "name": "when-specification",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/code-specification" ]
      } ],
      "binding": {
        "strength": "required",
        "description": "DagdeelCodelijst",
        "valueSetReference": {
          "display": "DagdeelCodelijst",
          "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.5.5--20150401000000"
        }
      },
      "max": "*",
      "id": "Timing.repeat.when.extension.whenSpecification"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "constrainedType": "Timing"
}