PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r4.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/assert-direction-codes
{
  "description": "The type of direction to use for assertion.",
  "_filename": "CodeSystem-assert-direction-codes.json",
  "package_name": "hl7.fhir.uv.xver-r4b.r4.r4b",
  "date": "2021-01-17T06:06:13+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AssertionDirectionType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AssertionDirectionType",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "draft",
  "id": "8525603c-1cb3-4904-92d0-20973dd8aa4f",
  "valueSet": "http://hl7.org/fhir/ValueSet/assert-direction-codes|4.0.1",
  "kind": null,
  "url": "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."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}