PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.5
    http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength
{
  "description": "The length of a feeding tube in a feeding tube system based on a Quantity datatype as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or zib) 'FeedingTubeSystem'.",
  "_filename": "zib-FeedingTubeSystem-FeedingTubeLength.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "purpose": "To provide information about the length of the feeding tube in a feeding tube system. Currently, there is no field avaiblable in a DeviceUseStatement resource for this information, hence the reason for this extension.",
  "name": "Zib FeedingTubeSystem FeedingTubeLength",
  "abstract": false,
  "copyright": "CC0",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HCIM FeedingTubeSystem FeedingTubeLength",
  "package_version": "1.3.5",
  "status": "active",
  "id": "6bdb6d58-6da4-4369-9dfe-cd0f0dc795d1",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength",
  "context": [ "DeviceUseStatement" ],
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "alias": [ "SondeLengte" ],
      "short": "FeedingTubeLength",
      "definition": "The input length of the feeding tube in cm for the patient in question as determined by formulas based on for example the NEX i.e. nosepoint-earlobe-xyphoid distance (adults) or body length (children)."
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem-FeedingTubeLength"
    }, {
      "id": "Extension.value[x]:valueQuantity",
      "path": "Extension.valueQuantity",
      "type": [ {
        "code": "Quantity"
      } ],
      "sliceName": "valueQuantity"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}