FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/device-property-type-valueset

Packagede.medizininformatikinitiative.use-case.omi
Resource TypeValueSet
Iddevice-property-type-valueset
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.use-case.omi@0.3.19&canonical=http://omi.de/fhir/registry/ValueSet/device-property-type-valueset
URLhttp://omi.de/fhir/registry/ValueSet/device-property-type-valueset
Version0.3.19
Statusactive
Date2024-12-11
NameDevicePropertyTypeVS
TitleDevice Property Type ValueSet
Realmde
DescriptionThis ValueSet includes all possible device properties that one can search for on Algorithms (Devices). For their respective ValueSets please refer to the other IG chapters

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "DevicePropertyTypeVS",
  "id": "device-property-type-valueset",
  "title": "Device Property Type ValueSet",
  "description": "This ValueSet includes all possible device properties that one can search for on Algorithms (Devices). For their respective ValueSets please refer to the other IG chapters",
  "url": "http://omi.de/fhir/registry/ValueSet/device-property-type-valueset",
  "publisher": "MOLIT gGmbH",
  "version": "0.3.19",
  "date": "2024-12-11",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "246102003",
            "display": "Maturity (attribute)"
          },
          {
            "code": "360037004",
            "display": "Imaging - action (qualifier value)"
          },
          {
            "code": "272741003",
            "display": "Laterality (attribute)"
          },
          {
            "code": "260225008",
            "display": "Plane (attribute)"
          },
          {
            "code": "123037004",
            "display": "Body structure (body structure)"
          },
          {
            "code": "410656007",
            "display": "Type (property) (qualifier value)"
          }
        ]
      }
    ]
  }
}