PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/DataElement/TestReport.setup.action
{
  "description": null,
  "_filename": "DataElement-TestReport.setup.action.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "lastUpdated": "2017-04-19T07:44:43.294+10:00"
  },
  "publisher": null,
  "element": [ {
    "constraint": [ {
      "key": "ele-1",
      "human": "All FHIR elements must have a @value or children",
      "xpath": "@value|f:*|h:div",
      "source": "Element",
      "severity": "error",
      "expression": "hasValue() | (children().count() > id.count())"
    }, {
      "key": "inv-1",
      "human": "Setup action SHALL contain either an operation or assert but not both.",
      "xpath": "(f:operation or f:assert) and not(f:operation and f:assert)",
      "severity": "error",
      "expression": "operation.exists() xor assert.exists()"
    } ],
    "path": "TestReport.setup.action",
    "min": 1,
    "definition": "Action would contain either an operation or an assertion.",
    "short": "A setup operation or assert that was executed",
    "type": [ {
      "code": "BackboneElement"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
      "valueString": "SetupAction"
    } ],
    "max": "*",
    "id": "TestReport.setup.action",
    "comment": "An action should contain either an operation or an assertion but not both.  It can contain any number of variables."
  } ],
  "name": null,
  "type": null,
  "experimental": "true",
  "resourceType": "DataElement",
  "title": null,
  "package_version": "3.0.2",
  "status": "draft",
  "id": "67b787de-24de-441d-b5e6-47210cb43c1f",
  "kind": null,
  "url": "http://hl7.org/fhir/DataElement/TestReport.setup.action",
  "stringency": "fully-specified",
  "version": null
}