PackagesCanonicalsLogsProblems
    Packages
    synapxe.nehr@1.0.0
    https://fhir.synapxe.sg/StructureDefinition/profile-goal
{
  "description": null,
  "_filename": "Goal.StructureDefinition.json",
  "package_name": "synapxe.nehr",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "Goal",
  "abstract": false,
  "type": "Goal",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "draft",
  "id": "44c445b3-a5df-4b7c-9c4a-62ab4c889e96",
  "kind": "resource",
  "url": "https://fhir.synapxe.sg/StructureDefinition/profile-goal",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Goal.identifier",
      "max": "1",
      "min": 1,
      "path": "Goal.identifier"
    }, {
      "id": "Goal.achievementStatus",
      "max": "0",
      "path": "Goal.achievementStatus"
    }, {
      "id": "Goal.category",
      "max": "0",
      "path": "Goal.category"
    }, {
      "id": "Goal.continuous",
      "max": "0",
      "path": "Goal.continuous"
    }, {
      "id": "Goal.priority",
      "max": "0",
      "path": "Goal.priority"
    }, {
      "id": "Goal.subject",
      "path": "Goal.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient", "https://fhir.synapxe.sg/StructureDefinition/profile-organization" ]
      } ]
    }, {
      "id": "Goal.target",
      "max": "1",
      "path": "Goal.target"
    }, {
      "id": "Goal.target.id",
      "max": "0",
      "path": "Goal.target.id"
    }, {
      "id": "Goal.target.extension",
      "max": "0",
      "path": "Goal.target.extension"
    }, {
      "id": "Goal.target.modifierExtension",
      "max": "0",
      "path": "Goal.target.modifierExtension"
    }, {
      "id": "Goal.target.measure",
      "max": "0",
      "path": "Goal.target.measure"
    }, {
      "id": "Goal.target.detail[x]",
      "max": "0",
      "path": "Goal.target.detail[x]"
    }, {
      "id": "Goal.target.due[x]",
      "min": 1,
      "path": "Goal.target.due[x]"
    }, {
      "id": "Goal.statusDate",
      "min": 1,
      "path": "Goal.statusDate"
    }, {
      "id": "Goal.statusReason",
      "max": "0",
      "path": "Goal.statusReason"
    }, {
      "id": "Goal.source",
      "path": "Goal.source",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner", "https://fhir.synapxe.sg/StructureDefinition/profile-practitionerrole", "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
      } ]
    }, {
      "id": "Goal.addresses",
      "max": "0",
      "path": "Goal.addresses"
    }, {
      "id": "Goal.note",
      "max": "0",
      "path": "Goal.note"
    }, {
      "id": "Goal.outcome",
      "max": "0",
      "path": "Goal.outcome"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Goal"
}