PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.elements@3.0.2
    http://hl7.org/fhir/DataElement/Goal.target
{
  "description": null,
  "_filename": "DataElement-Goal.target.json",
  "package_name": "hl7.fhir.r3.elements",
  "date": null,
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11: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": "gol-1",
      "human": "Goal.target.measure is required if Goal.target.detail is populated",
      "xpath": "(exists(f:*[starts-with(local-name(.), 'detail')]) and exists(f:measure)) or not(exists(f:*[starts-with(local-name(.), 'detail')]))",
      "severity": "error",
      "expression": "(detail.exists() and measure.exists()) or detail.exists().not()"
    } ],
    "path": "Goal.target",
    "requirements": "Allows the progress of the goal to be monitored against an observation or due date.",
    "min": 0,
    "definition": "Indicates what should be done by when.",
    "short": "Target outcome for the goal",
    "type": [ {
      "code": "BackboneElement"
    } ],
    "max": "1",
    "id": "Goal.target",
    "condition": [ "gol-1" ]
  } ],
  "name": null,
  "type": null,
  "experimental": "true",
  "resourceType": "DataElement",
  "title": null,
  "package_version": "3.0.2",
  "status": "draft",
  "id": "7be49675-3de2-4710-ad2e-c6a330a6a339",
  "kind": null,
  "url": "http://hl7.org/fhir/DataElement/Goal.target",
  "stringency": "fully-specified",
  "version": null
}