PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    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.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+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.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.157"
  } ],
  "status": "draft",
  "id": "c4558275-4a3f-4612-88e1-75cc502cfb4c",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/instance-availability",
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}