PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/assert-direction-codes
{
  "description": "The type of direction to use for assertion.\\r\\n\\r\\nThe direction to use for assertions.",
  "_filename": "ValueSet-assert-direction-codes.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "AssertionDirectionType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "response",
      "system": "http://hl7.org/fhir/assert-direction-codes",
      "display": "response"
    }, {
      "code": "request",
      "system": "http://hl7.org/fhir/assert-direction-codes",
      "display": "request"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/assert-direction-codes?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:2a7fa714-412f-495d-a4c2-f257b010293f"
  },
  "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.359"
  } ],
  "status": "draft",
  "id": "f8f0c097-5a16-47e8-86fd-36a0169ba26d",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/assert-direction-codes",
  "codeSystem": {
    "system": "http://hl7.org/fhir/assert-direction-codes",
    "concept": [ {
      "code": "response",
      "display": "response",
      "definition": "The assertion is evaluated on the response. This is the default value."
    }, {
      "code": "request",
      "display": "request",
      "definition": "The assertion is evaluated on the request."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}