{
  "resourceType" : "DeviceDefinition",
  "id" : "example-devicemodel-breast-pump",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/order-catalog/StructureDefinition/DeviceModel"]
  },
  "language" : "en-US",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en-US\" lang=\"en-US\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceDefinition example-devicemodel-breast-pump</b></p><a name=\"example-devicemodel-breast-pump\"> </a><a name=\"hcexample-devicemodel-breast-pump\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en-US</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DeviceModel.html\">Device Model</a></p></div><p><b>Reference to a catalog</b>: <a href=\"Composition-example-device-catalog-header.html\">Composition Worldwide Device Catalog</a></p><blockquote><p><b>udiDeviceIdentifier</b></p><p><b>deviceIdentifier</b>: 00075020063816</p><p><b>issuer</b>: urn:oid:2.51.1.1</p><p><b>jurisdiction</b>: urn:oid:2.16.840.1.113883.3.150</p><h3>MarketDistributions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>MarketPeriod</b></td><td><b>SubJurisdiction</b></td></tr><tr><td style=\"display: none\">*</td><td>2016-09-17 --&gt; (ongoing)</td><td>urn:oid:2.16.840.1.113883.3.150</td></tr></table></blockquote><p><b>manufacturer</b>: Philips Consumer Lifestyle B.V.</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Philips Avent Breast Pump Single</td><td>Registered name</td></tr></table><p><b>modelNumber</b>: SCF332</p><blockquote><p><b>classification</b></p><p><b>type</b>: <span title=\"Codes:\">Breast pump, electric</span></p><h3>Justifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Citation</b></td></tr><tr><td style=\"display: none\">*</td><td>Citation</td><td><div><p>A mains electricity (AC-powered) device used to extract milk from the breast, typically for collecting and feeding to an infant. The device produces a continuous low-grade suction through a funnel-like component that is applied to the breast; the milk collects in an attached vessel (e.g., a sterilized bottle). The device may have a safety mechanism to prevent a potentially harmful increase in negative pressure.</p>\n</div></td></tr></table></blockquote><blockquote><p><b>classification</b></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 272201008}\">Electric breast pump</span></p></blockquote><p><b>languageCode</b>: <span title=\"Codes:{urn:ietf:bcp:47 en-US}\">English (United States)</span></p><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:\">For single use</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:\">Prescription use</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:\">Over the counter</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: <span title=\"Codes:\">Human Cell, Tissue or Cellular or Tissue-Based Product (HCT/P)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>guideline</b></p><blockquote><p><b>relatedArtifact</b></p><p><b>type</b>: Documentation</p><p><b>label</b>: Device described in GUDID:</p><h3>Documents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://accessgudid.nlm.nih.gov/devices/00075020063816\">https://accessgudid.nlm.nih.gov/devices/00075020063816</a></td></tr></table></blockquote></blockquote></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/CatalogReference",
    "valueReference" : {
      "reference" : "Composition/example-device-catalog-header"
    }
  }],
  "udiDeviceIdentifier" : [{
    "deviceIdentifier" : "00075020063816",
    "issuer" : "urn:oid:2.51.1.1",
    "jurisdiction" : "urn:oid:2.16.840.1.113883.3.150",
    "marketDistribution" : [{
      "marketPeriod" : {
        "start" : "2016-09-17"
      },
      "subJurisdiction" : "urn:oid:2.16.840.1.113883.3.150"
    }]
  }],
  "manufacturer" : {
    "display" : "Philips Consumer Lifestyle B.V."
  },
  "deviceName" : [{
    "name" : "Philips Avent Breast Pump Single",
    "type" : "registered-name"
  }],
  "modelNumber" : "SCF332",
  "classification" : [{
    "type" : {
      "text" : "Breast pump, electric"
    },
    "justification" : [{
      "type" : "citation",
      "citation" : "A mains electricity (AC-powered) device used to extract milk from the breast, typically for collecting and feeding to an infant. The device produces a continuous low-grade suction through a funnel-like component that is applied to the breast; the milk collects in an attached vessel (e.g., a sterilized bottle). The device may have a safety mechanism to prevent a potentially harmful increase in negative pressure."
    }]
  },
  {
    "type" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "272201008",
        "display" : "Electric breast pump"
      }]
    }
  }],
  "languageCode" : [{
    "coding" : [{
      "system" : "urn:ietf:bcp:47",
      "code" : "en-US",
      "display" : "English (United States)"
    }]
  }],
  "property" : [{
    "type" : {
      "text" : "For single use"
    },
    "valueBoolean" : false
  },
  {
    "type" : {
      "text" : "Prescription use"
    },
    "valueBoolean" : false
  },
  {
    "type" : {
      "text" : "Over the counter"
    },
    "valueBoolean" : true
  },
  {
    "type" : {
      "text" : "Human Cell, Tissue or Cellular or Tissue-Based Product (HCT/P)"
    },
    "valueBoolean" : false
  }],
  "guideline" : {
    "relatedArtifact" : [{
      "type" : "documentation",
      "label" : "Device described in GUDID:",
      "document" : {
        "url" : "https://accessgudid.nlm.nih.gov/devices/00075020063816"
      }
    }]
  }
}