FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeDeviceDefinition
IdDeviceDefinition-179899.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DeviceDefinition 179899

version: 7; Last updated: 2025-05-12 18:08:53+0000; Language: en

Artifact Title: Boots Finger Pulse Oximeter

Artifact 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.

ArtifactPublicationStatus: Active

Artifact Author: Brian S. Alper:

identifier: FEvIR Object Identifier/179899

status: Active

partNumber: A2022/09

manufacturer: Boots

modelNumber: 3352250

DeviceNames

-NameType
*Boots Finger Pulse OximeterUser Friendly name

Source1

{
  "resourceType": "DeviceDefinition",
  "id": "179899",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2025-05-12T18:08:53.822Z"
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-title",
      "valueString": "Boots Finger Pulse Oximeter"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-description",
      "valueMarkdown": "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."
    },
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code": "active",
            "display": "Active"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Brian S. Alper"
      }
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "ACSN",
            "display": "Accession ID"
          }
        ],
        "text": "FEvIR Object Identifier"
      },
      "system": "https://fevir.net/FOI",
      "value": "179899",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "status": "active",
  "partNumber": "A2022/09",
  "manufacturer": {
    "display": "Boots"
  },
  "modelNumber": "3352250",
  "deviceName": [
    {
      "name": "Boots Finger Pulse Oximeter",
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/device-nametype",
            "code": "user-friendly-name",
            "display": "User Friendly name"
          }
        ]
      }
    }
  ]
}