Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: 179899 - JSON Representation

Raw json | Download


{
  "resourceType" : "DeviceDefinition",
  "id" : "179899",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2023-12-06T18:18:43.751Z"
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DeviceDefinition</b><a name=\"179899\"> </a><a name=\"hc179899\"> </a></p><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\">ResourceDeviceDefinition &quot;179899&quot; Version &quot;5&quot; Updated &quot;2023-12-06 18:18:43+0000&quot; </p></div><p><b>Artifact Title</b>: Boots Finger Pulse Oximeter</p><p><b>Artifact URL</b>: <a href=\"https://fevir.net/resources/DeviceDefinition/179899\">https://fevir.net/resources/DeviceDefinition/179899</a></p><p><b>Artifact Author</b>: Brian S. Alper: </p><blockquote><p><b>modifierExtension[http://hl7.org/fhir/StructureDefinition/artifact-status]</b></p></blockquote><p><b>description</b>: This is an example describing the Boots Finger Pulse Oximeter for use in an example of Group.characteristic.determinedByReference and does not contain substantial detail as the focus is not the expression of device definition details.</p><p><b>identifier</b>: FEvIR Object Identifier/179899</p><p><b>partNumber</b>: A2022/09</p><p><b>manufacturer</b>: <span>: Boots</span></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>Boots Finger Pulse Oximeter</td><td>user-friendly-name</td></tr></table><p><b>modelNumber</b>: 3352250</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-title",
      "valueString" : "Boots Finger Pulse Oximeter"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-url",
      "valueUri" : "https://fevir.net/resources/DeviceDefinition/179899"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Brian S. Alper"
      }
    }
  ],
  "modifierExtension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-status",
      "valueCode" : "active"
    }
  ],
  "description" : "This is an example describing the Boots Finger Pulse Oximeter for use in an example of Group.characteristic.determinedByReference and does not contain substantial detail as the focus is not the expression of device definition details.",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net",
      "value" : "179899",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "partNumber" : "A2022/09",
  "manufacturer" : {
    "display" : "Boots"
  },
  "deviceName" : [
    {
      "name" : "Boots Finger Pulse Oximeter",
      "type" : "user-friendly-name"
    }
  ],
  "modelNumber" : "3352250"
}