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

FHIR IG Statistics: ValueSet/cyehr-vs-ehdsiabsentorunknowndevice

Packageehealth4u.package
Resource TypeValueSet
Idcyehr-vs-ehdsiabsentorunknowndevice
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiabsentorunknowndevice
URLhttp://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiabsentorunknowndevice
Version2020-04-21T15:30:00
Statusactive
NameCYEHRVSEHDSIAbsentOrUnknownDevice
TitleCyprus EHR Value Set: eHDSI Absent Or Unknown Device
DescriptioneHDSIAbsentOrUnknownDevice. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.48--2020-04-21T15:30:00

Resources that use this resource

StructureDefinition
cyehr-sd-device-r4Cyprus EHR Device profile

Resources that this resource uses

CodeSystem
absent-unknown-uv-ipsAbsent and Unknown Data - IPS

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "cyehr-vs-ehdsiabsentorunknowndevice",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-04-21T15:30:00+02:00"
      }
    }
  ],
  "url": "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-ehdsiabsentorunknowndevice",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.48"
    }
  ],
  "version": "2020-04-21T15:30:00",
  "name": "CYEHRVSEHDSIAbsentOrUnknownDevice",
  "title": "Cyprus EHR Value Set: eHDSI Absent Or Unknown Device",
  "status": "active",
  "experimental": false,
  "publisher": "epSOS",
  "description": "eHDSIAbsentOrUnknownDevice. Downloaded from art-decor: http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.12559.11.10.1.3.1.42.48--2020-04-21T15:30:00",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "concept": [
          {
            "code": "no-device-info",
            "display": "No information about device"
          },
          {
            "code": "no-known-devices",
            "display": "No known devices in use"
          }
        ]
      }
    ]
  }
}