{
  "resourceType": "StructureDefinition",
  "id": "zib-BladderFunction-UrineCatheterProduct",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-BladderFunction-UrineCatheterProduct",
  "version": "1.0.1",
  "name": "Zib BladderFunction UrineCatheter Product",
  "title": "HCIM BladderFunction UrineCatheter Product",
  "status": "active",
  "publisher": "Nictiz",
  "description": "Resource describes what product is used as an urine catheter.",
  "purpose": "Resource necessary to capture the usage of an urine catheter of a certain type.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "hcim-bladderfunction-v3.1-2017EN",
      "uri": "https://zibs.nl/wiki/BladderFunction-v3.1(2017EN)",
      "name": "HCIM BladderFunction-v3.1(2017EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device",
        "path": "Device",
        "mapping": [
          {
            "identity": "hcim-bladderfunction-v3.1-2017EN",
            "map": "NL-CM:10.1.3",
            "comment": "ProductType"
          }
        ]
      },
      {
        "id": "Device.type",
        "path": "Device.type",
        "binding": {
          "strength": "extensible",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.14.2--20171231000000",
            "display": "ProductTypeCodelijst"
          }
        }
      }
    ]
  }
}