PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot5
    http://hl7.org/fhir/devicedefinition-warnings-example
{
  "description": "Hazards of using a device.",
  "_filename": "CodeSystem-devicedefinition-warnings-example.json",
  "package_name": "hl7.fhir.r6.examples",
  "date": "2026-03-16T10:01:24+11:00",
  "meta": {
    "lastUpdated": "2026-07-17T18:22:54.721+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "DeviceWarningsExample",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Device Warnings",
  "package_version": "6.0.0-ballot5",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "id": "a2260710-a2b5-4eb0-9c02-ca5412103759",
  "valueSet": "http://hl7.org/fhir/ValueSet/devicedefinition-warnings-example",
  "kind": null,
  "url": "http://hl7.org/fhir/devicedefinition-warnings-example",
  "concept": [ {
    "code": "flammable",
    "display": "Flammable",
    "definition": "Flammable - keep away from heat/open flame."
  }, {
    "code": "electrical-shock-risk",
    "display": "Electrical Shock Risk",
    "definition": "Risk of electrical shock - follow grounding/earthing instructions."
  }, {
    "code": "do-not-submerge",
    "display": "Do Not Submerge",
    "definition": "Do not immerse / keep dry."
  }, {
    "code": "temperature-limit",
    "display": "Temperature Limit",
    "definition": "Temperature limits must be observed."
  }, {
    "code": "requires-training",
    "display": "Requires Training",
    "definition": "Operator training required."
  }, {
    "code": "battery-handling",
    "display": "Battery Handling",
    "definition": "Battery handling / charging instructions."
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot5",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}