http://hl7.org/fhir/device-specification-category|5.0.0

name
FHIRDeviceSpecializationCategory
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2022-03-27 23:01:24.0

FHIR Device Specialization Category

The kind of standards used by the device.

{
  "description" : "The kind of standards used by the device.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2022-03-27T23:01:24Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+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" : "FHIRDeviceSpecializationCategory",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "FHIR Device Specialization Category",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "oo"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "active",
  "id" : "44631db9-47b2-57d3-9d76-cb7043515d8c",
  "valueSet" : "http://hl7.org/fhir/ValueSet/device-specification-category",
  "url" : "http://hl7.org/fhir/device-specification-category",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2054",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "communication",
    "display" : "Communication",
    "definition" : "A communication standard."
  }, {
    "code" : "performance",
    "display" : "Performance",
    "definition" : "A performance standard."
  }, {
    "code" : "measurement",
    "display" : "Measurement",
    "definition" : "A measurement standard."
  }, {
    "code" : "risk-class",
    "display" : "Risk Class",
    "definition" : "Class or catefory of risk."
  }, {
    "code" : "electrical",
    "display" : "Electrical",
    "definition" : "Electrical classification."
  }, {
    "code" : "material",
    "display" : "Material",
    "definition" : "Classification related to materials."
  }, {
    "code" : "exchange",
    "display" : "Exchange",
    "definition" : "Exchange category."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}