PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.8.0
    http://hl7.org/fhir/ValueSet/instance-availability
{
  "description": "Availability of the resource",
  "compose": {
    "include": [ {
      "system": "http://nema.org/dicom/dicm",
      "concept": [ {
        "code": "ONLINE",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
          "valueString": "Resources are immediately available."
        } ]
      }, {
        "code": "OFFLINE",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
          "valueString": "Resources need to be retrieved by manual intervention."
        } ]
      }, {
        "code": "NEARLINE",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
          "valueString": "Resources need to be retrieved from relatively slow media."
        } ]
      }, {
        "code": "UNAVAILABLE",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition",
          "valueString": "Resources cannot be retrieved."
        } ]
      } ]
    } ]
  },
  "_filename": "valueset-instance-availability.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-12-06T12:22:34+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2016-12-06T12:22:34.981+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "InstanceAvailability",
  "copyright": "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright 2011 by the National Electrical Manufacturers Association",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.8.0",
  "status": "draft",
  "id": "f005f01f-c33a-4c6e-8d1c-ac278ee4e18a",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/instance-availability",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.2.157",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "1.8.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}