PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/goal-relationship
{
  "description": "Establishes a relationship between this goal and other goals.",
  "_filename": "StructureDefinition-goal-relationship.json",
  "package_name": "hl7.fhir.r2.core",
  "date": "2014-12-07",
  "publisher": "Health Level Seven, Inc. - FHIR WG",
  "fhirVersion": "1.0.2",
  "name": "Goals related to this one",
  "abstract": false,
  "type": null,
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2",
  "snapshot": {
    "element": [ {
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension"
      },
      "path": "Extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Goals related to this one",
      "definition": "Establishes a relationship between this goal and other goals."
    }, {
      "path": "Extension.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references).",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "id"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.id"
      }
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "short": "Additional Content defined by implementations",
      "comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ "url" ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      }
    }, {
      "max": "1",
      "min": 1,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "name": "type",
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "predecessor | successor | replacement | other",
      "definition": "Identifies what kind of relationship exists between source and target goal."
    }, {
      "path": "Extension.extension.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references).",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "id"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.id"
      }
    }, {
      "max": "0",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "name": "extension",
      "path": "Extension.extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Extension",
      "definition": "An Extension"
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "type",
      "comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific.  This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "path": "Extension.extension.valueCodeableConcept",
      "min": 1,
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "description": "Types of relationships between two goals",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/goal-relationship-type"
        }
      },
      "max": "1",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      }
    }, {
      "max": "1",
      "min": 1,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "name": "target",
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Related goal",
      "definition": "The goal the relationship exists with."
    }, {
      "path": "Extension.extension.id",
      "min": 0,
      "definition": "unique id for the element within a resource (for internal references).",
      "short": "xml:id (or equivalent in JSON)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "id"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.id"
      }
    }, {
      "max": "0",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Extension.extension"
      },
      "name": "extension",
      "path": "Extension.extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Extension",
      "definition": "An Extension"
    }, {
      "path": "Extension.extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "target",
      "comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific.  This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.extension.valueReference",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Goal" ]
      } ],
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."
    }, {
      "path": "Extension.url",
      "min": 1,
      "definition": "Source of the definition for the extension code - a logical name or a URL.",
      "short": "identifies the meaning of the extension",
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/goal-relationship",
      "comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific.  This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "uri"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "base": {
        "max": "1",
        "min": 1,
        "path": "Extension.url"
      }
    }, {
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "Extension.value[x]"
      },
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      }, {
        "code": "integer"
      }, {
        "code": "decimal"
      }, {
        "code": "base64Binary"
      }, {
        "code": "instant"
      }, {
        "code": "string"
      }, {
        "code": "uri"
      }, {
        "code": "date"
      }, {
        "code": "dateTime"
      }, {
        "code": "time"
      }, {
        "code": "code"
      }, {
        "code": "oid"
      }, {
        "code": "id"
      }, {
        "code": "unsignedInt"
      }, {
        "code": "positiveInt"
      }, {
        "code": "markdown"
      }, {
        "code": "Annotation"
      }, {
        "code": "Attachment"
      }, {
        "code": "Identifier"
      }, {
        "code": "CodeableConcept"
      }, {
        "code": "Coding"
      }, {
        "code": "Quantity"
      }, {
        "code": "Range"
      }, {
        "code": "Period"
      }, {
        "code": "Ratio"
      }, {
        "code": "SampledData"
      }, {
        "code": "Signature"
      }, {
        "code": "HumanName"
      }, {
        "code": "Address"
      }, {
        "code": "ContactPoint"
      }, {
        "code": "Timing"
      }, {
        "code": "Reference"
      }, {
        "code": "Meta"
      } ],
      "short": "Value of extension",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list)."
    } ]
  },
  "status": "draft",
  "id": "e5b70e73-f3e2-4374-a256-77c0151b4fae",
  "kind": "datatype",
  "url": "http://hl7.org/fhir/StructureDefinition/goal-relationship",
  "context": [ "Goal" ],
  "display": "related goal",
  "base": "http://hl7.org/fhir/StructureDefinition/Extension",
  "version": null,
  "differential": {
    "element": [ {
      "max": "*",
      "min": 0,
      "path": "Extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Goals related to this one",
      "definition": "Establishes a relationship between this goal and other goals."
    }, {
      "max": "1",
      "min": 1,
      "name": "type",
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "predecessor | successor | replacement | other",
      "definition": "Identifies what kind of relationship exists between source and target goal."
    }, {
      "max": "0",
      "name": "extension",
      "path": "Extension.extension.extension"
    }, {
      "path": "Extension.extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "type"
    }, {
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "description": "Types of relationships between two goals",
        "valueSetReference": {
          "reference": "http://hl7.org/fhir/ValueSet/goal-relationship-type"
        }
      }
    }, {
      "max": "1",
      "min": 1,
      "name": "target",
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension"
      } ],
      "short": "Related goal",
      "definition": "The goal the relationship exists with."
    }, {
      "max": "0",
      "name": "extension",
      "path": "Extension.extension.extension"
    }, {
      "path": "Extension.extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "target"
    }, {
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Goal" ]
      } ]
    }, {
      "path": "Extension.url",
      "type": [ {
        "code": "uri"
      } ],
      "fixedUri": "http://hl7.org/fhir/StructureDefinition/goal-relationship"
    }, {
      "max": "0",
      "min": 0,
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/special/committees/fhir",
      "system": "other"
    } ]
  } ],
  "contextType": "resource",
  "constrainedType": "Extension"
}