PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/ValueSet/instance-availability
{
  "description": "Availability of the resource",
  "compose": {
    "include": [ {
      "system": "http://dicom.nema.org/resources/ontology/DCM",
      "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.r3.examples",
  "date": "2019-10-24T11:53:00+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2019-10-24T11:53:00+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": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "ii"
  } ],
  "status": "draft",
  "id": "9d311501-6e11-46b2-8361-676d7a4e0fb7",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/instance-availability",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.279",
    "system": "urn:ietf:rfc:3986"
  } ],
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}