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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.11.22.61--20180127221947

Packagehl7.cda.uv.ips
TypeValueSet
Id2.16.840.1.113883.11.22.61--20180127221947
FHIR VersionR4
Sourcehttp://hl7.org/cda/uv/cda-ips/https://build.fhir.org/ig/HL7/CDA-IPS/ValueSet-2.16.840.1.113883.11.22.61--20180127221947.html
URLhttp://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-devices-uv-ips
Version1.1.0-ballot
Statusdraft
Date2024-08-19T09:46:05+00:00
NameIPSNoDevicesInfos
TitleAbsent or Unknown Devices
Realmuv
Authorityhl7
DescriptionAbsent or Unknown Devices

Resources that use this resource

StructureDefinition
cz-medical-deviceMedical Device (CZ)
device-eu-epsDevice (EPS)
2.16.840.1.113883.10.22.4.17--20240804110835IPS Procedure Entry
2.16.840.1.113883.10.22.4.26--20170411000000IPS Medical Device
Device-uv-ipsDevice (IPS)
ValueSet
medical-devices-snomed-absent-unknown-eu-hdrMedical Devices - SNOMED CT + Absent/Unknown - IPS
medical-devices-snomed-absent-unknown-eu-hdrMedical Devices - SNOMED CT + Absent/Unknown - IPS

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet 2.16.840.1.113883.11.22.61--20180127221947

Information Source: https://art-decor.org/ad/#/hl7ips-/terminology/valueset

Profile: Shareable ValueSet

Tag: 4.0.1 (Details: FHIRVersion code 4.0.1 = ' 4.0.1 ', stated as ' null ')

  • Include these codes as defined in http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown
    CodeDisplayComments
    no-device-infoNo information about deviceNote: There is no information available regarding implanted or external devices for the subject.
    no-known-devicesNo known devices in useNote: There are no devices known to be implanted in or used by the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record.

Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.11.22.61--20180127221947",
  "meta": {
    "source": "https://art-decor.org/ad/#/hl7ips-/terminology/valueset",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": [
      {
        "system": "http://hl7.org/fhir/FHIR-version",
        "code": "4.0.1"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2018-01-27T22:19:47+02:00"
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-devices-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.22.61"
    }
  ],
  "version": "1.1.0-ballot",
  "name": "IPSNoDevicesInfos",
  "title": "Absent or Unknown Devices",
  "status": "draft",
  "experimental": false,
  "date": "2024-08-19T09:46:05+00:00",
  "publisher": "Health Level Seven",
  "contact": [
    {
      "name": "HL7 International - International Patient Summary",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description": "Absent or Unknown Devices",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "There is no information available regarding implanted or external devices for the subject."
              }
            ],
            "code": "no-device-info",
            "display": "No information about device"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "There are no devices known to be implanted in or used by the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record."
              }
            ],
            "code": "no-known-devices",
            "display": "No known devices in use"
          }
        ]
      }
    ]
  }
}