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

FHIR IG Statistics: ValueSet/device-kind

Packagefhir.argonaut.r2
TypeValueSet
Iddevice-kind
FHIR VersionR2
Sourcehttp://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/device-kind
URLhttp://fhir.org/guides/argonaut/ValueSet/device-kind
Statusdraft
Date2016-10-20T10:41:44+11:00
NameArgonaut Device Types
Realmus
Authorityhl7
DescriptionDevice Types : Codes used to identify medical devices. This value set includes all children of SNOMED CT Concepts (US Extension and Core) from SCTID 49062001 Device (physical object) and is provided as a suggestive example.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.

Resources that use this resource

StructureDefinition
argo-deviceArgonaut Device Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "device-kind",
  "text": {
    "status": "generated"
  },
  "url": "http://fhir.org/guides/argonaut/ValueSet/device-kind",
  "name": "Argonaut Device Types",
  "status": "draft",
  "experimental": true,
  "publisher": "Argonaut Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://argonautwiki.hl7.org",
          "rank": 0
        }
      ]
    }
  ],
  "date": "2016-10-20T10:41:44+11:00",
  "description": "Device Types :  Codes used to identify medical devices. This value set includes all children of SNOMED CT Concepts (US Extension and Core) from SCTID 49062001 Device (physical object)  and is provided as a suggestive example.",
  "immutable": false,
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "extensible": false,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "49062001"
          }
        ]
      }
    ]
  }
}