PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms@1.0.9
    https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Agreement
{
  "description": "Agreements and Amendments to Agreements.",
  "_filename": "IDMS-AGREEMENT-PROFILE.json",
  "package_name": "ca.on.health.idms",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "IDMS_Contract_Agreement",
  "abstract": false,
  "type": "Contract",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "IDMS - Contract - Agreement",
  "package_version": "1.0.9",
  "status": "draft",
  "id": "1255705a-15e6-4890-88e3-3a973d1ebfc4",
  "kind": "resource",
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-Agreement",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Contract.identifier",
      "max": "2",
      "path": "Contract.identifier",
      "definition": "#### **_`Agreement base contract number consists of  .  Example: ABV-16-1 Agreement version contract number adds the amendment number (version) to the base contract number. Example ABV-16-1-A23. The base contract number should only be editable for the original version of the contact.`_**"
    }, {
      "id": "Contract.identifier.use",
      "max": "0",
      "path": "Contract.identifier.use"
    }, {
      "id": "Contract.identifier.type",
      "min": 1,
      "path": "Contract.identifier.type",
      "definition": "#### **_`There are 2 types of identifiers;  the Complete Contract Number and the Base Contract Number`_**"
    }, {
      "id": "Contract.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Contract.identifier.type.coding"
    }, {
      "id": "Contract.identifier.type.coding.system",
      "max": "0",
      "path": "Contract.identifier.type.coding.system"
    }, {
      "id": "Contract.identifier.type.coding.version",
      "max": "0",
      "path": "Contract.identifier.type.coding.version"
    }, {
      "id": "Contract.identifier.type.coding.code",
      "min": 1,
      "path": "Contract.identifier.type.coding.code"
    }, {
      "id": "Contract.identifier.type.coding.display",
      "min": 1,
      "path": "Contract.identifier.type.coding.display"
    }, {
      "id": "Contract.identifier.type.coding.userSelected",
      "max": "0",
      "path": "Contract.identifier.type.coding.userSelected"
    }, {
      "id": "Contract.identifier.type.text",
      "max": "0",
      "path": "Contract.identifier.type.text"
    }, {
      "id": "Contract.identifier.system",
      "max": "0",
      "path": "Contract.identifier.system"
    }, {
      "id": "Contract.identifier.value",
      "max": "0",
      "path": "Contract.identifier.value"
    }, {
      "id": "Contract.identifier.period",
      "max": "0",
      "path": "Contract.identifier.period"
    }, {
      "id": "Contract.identifier.assigner",
      "max": "0",
      "path": "Contract.identifier.assigner"
    }, {
      "id": "Contract.url",
      "max": "0",
      "path": "Contract.url"
    }, {
      "id": "Contract.version",
      "path": "Contract.version",
      "short": "Amendment Number",
      "definition": "#### **_`The agreement amendment number.  Example A23`_**"
    }, {
      "id": "Contract.status",
      "max": "0",
      "path": "Contract.status",
      "definition": "The status of the agreement."
    }, {
      "id": "Contract.legalState",
      "min": 1,
      "path": "Contract.legalState",
      "short": "Agreement Status",
      "definition": "#### **_`Status of the agreement.  LegalState allows easy access to the the display version of the code which may end up being different then the code/display version which is a FHIR ValueSet.`_**"
    }, {
      "id": "Contract.legalState.coding.system",
      "max": "0",
      "path": "Contract.legalState.coding.system"
    }, {
      "id": "Contract.legalState.coding.version",
      "max": "0",
      "path": "Contract.legalState.coding.version"
    }, {
      "id": "Contract.legalState.coding.code",
      "path": "Contract.legalState.coding.code",
      "short": "Status Code",
      "definition": "#### **_`The code for the status`_**"
    }, {
      "id": "Contract.legalState.coding.display",
      "path": "Contract.legalState.coding.display",
      "short": "Status Name",
      "definition": "#### **_`The descriptive name of the status`_**"
    }, {
      "id": "Contract.legalState.coding.userSelected",
      "max": "0",
      "path": "Contract.legalState.coding.userSelected"
    }, {
      "id": "Contract.legalState.text",
      "max": "0",
      "path": "Contract.legalState.text"
    }, {
      "id": "Contract.instantiatesCanonical",
      "path": "Contract.instantiatesCanonical",
      "short": "Orignial Contract version",
      "definition": "#### **_`If it's an amendment this is  a reference to the initial agreement`_**"
    }, {
      "id": "Contract.instantiatesUri",
      "max": "0",
      "path": "Contract.instantiatesUri"
    }, {
      "id": "Contract.contentDerivative",
      "max": "0",
      "path": "Contract.contentDerivative"
    }, {
      "id": "Contract.issued",
      "max": "0",
      "path": "Contract.issued"
    }, {
      "id": "Contract.applies",
      "path": "Contract.applies",
      "short": "Effective time period",
      "definition": "#### **_`Effective  and end date when this version of the agreement is active.`_**"
    }, {
      "id": "Contract.applies.start",
      "min": 1,
      "path": "Contract.applies.start",
      "short": "Effective date",
      "definition": "#### **_`Effective date for this version of the agreement`_**"
    }, {
      "id": "Contract.applies.end",
      "path": "Contract.applies.end",
      "short": "End date",
      "definition": "#### **_`End date for this version of the agreement`_**"
    }, {
      "id": "Contract.expirationType",
      "max": "0",
      "path": "Contract.expirationType"
    }, {
      "id": "Contract.subject",
      "max": "0",
      "path": "Contract.subject",
      "short": "Manufacter of Distributor",
      "definition": "#### **_`Reference to the company the agreement is with.  This can be a manufacturer or distributor`_**"
    }, {
      "id": "Contract.authority",
      "path": "Contract.authority",
      "short": "Manufacturer/Distributor",
      "definition": "#### **_`Reference to the manufacturer/distributor organization.  This includes a reference, code, name and type`_**"
    }, {
      "id": "Contract.authority.reference",
      "min": 1,
      "path": "Contract.authority.reference",
      "definition": "#### **_`Reference to the Organization`_**\r\n\r\n\r\nA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources."
    }, {
      "id": "Contract.authority.type",
      "max": "0",
      "path": "Contract.authority.type",
      "definition": "The expected type of the target of the . If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.reference\n\nThe type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. \"Patient\" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources)."
    }, {
      "id": "Contract.authority.identifier",
      "path": "Contract.authority.identifier",
      "short": "Company Code and Type",
      "definition": "#### **_`The 3 character company code and the type of company`_**"
    }, {
      "id": "Contract.authority.identifier.use",
      "max": "0",
      "path": "Contract.authority.identifier.use"
    }, {
      "id": "Contract.authority.identifier.type",
      "min": 1,
      "path": "Contract.authority.identifier.type",
      "definition": "#### **_`Not sure if this is needed yet. The type of organization in reference to this agreement.  Manufacturer or Distributor or Manufacturer/Distributor`_**"
    }, {
      "id": "Contract.authority.identifier.system",
      "max": "0",
      "path": "Contract.authority.identifier.system"
    }, {
      "id": "Contract.authority.identifier.value",
      "path": "Contract.authority.identifier.value",
      "short": "Company Code",
      "definition": "#### **_`The 3 character company code`_**"
    }, {
      "id": "Contract.authority.identifier.period",
      "max": "0",
      "path": "Contract.authority.identifier.period"
    }, {
      "id": "Contract.authority.identifier.assigner",
      "max": "0",
      "path": "Contract.authority.identifier.assigner"
    }, {
      "id": "Contract.authority.display",
      "min": 1,
      "path": "Contract.authority.display",
      "definition": "Name of the Company"
    }, {
      "id": "Contract.domain",
      "max": "0",
      "path": "Contract.domain"
    }, {
      "id": "Contract.site",
      "max": "0",
      "path": "Contract.site"
    }, {
      "id": "Contract.name",
      "max": "0",
      "path": "Contract.name"
    }, {
      "id": "Contract.title",
      "path": "Contract.title",
      "short": "Description of the Agreement",
      "definition": "#### **_`Description of the initial agreement.  If this is an amendment it shouldn't be modified.`_**"
    }, {
      "id": "Contract.subtitle",
      "path": "Contract.subtitle",
      "short": "Version Description",
      "definition": "#### **_`Description of the changes for this version of the agreement`_**"
    }, {
      "id": "Contract.alias",
      "max": "0",
      "path": "Contract.alias"
    }, {
      "id": "Contract.author",
      "path": "Contract.author",
      "short": "Lead Negotiator",
      "definition": "#### **_`Reference to the practitonerRole of the chief negotiator`_**"
    }, {
      "id": "Contract.scope",
      "max": "0",
      "path": "Contract.scope"
    }, {
      "id": "Contract.topic[x]",
      "max": "0",
      "path": "Contract.topic[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "definition": "#### **_`Type of agreement.  Examples: PLA, PA`_**"
    }, {
      "id": "Contract.topic[x].coding",
      "max": "1",
      "min": 1,
      "path": "Contract.topic[x].coding"
    }, {
      "id": "Contract.topic[x].coding.system",
      "max": "0",
      "path": "Contract.topic[x].coding.system"
    }, {
      "id": "Contract.topic[x].coding.version",
      "max": "0",
      "path": "Contract.topic[x].coding.version"
    }, {
      "id": "Contract.topic[x].coding.userSelected",
      "max": "0",
      "path": "Contract.topic[x].coding.userSelected"
    }, {
      "id": "Contract.topic[x].text",
      "max": "0",
      "path": "Contract.topic[x].text"
    }, {
      "id": "Contract.type",
      "min": 1,
      "path": "Contract.type",
      "short": "Agreement Type",
      "definition": "#### **_`Type of agreement.  Examples: PLA -  Product Listing Agreement, PA - Pricing Agreement`_**"
    }, {
      "id": "Contract.type.coding",
      "max": "1",
      "min": 1,
      "path": "Contract.type.coding"
    }, {
      "id": "Contract.type.coding.system",
      "max": "0",
      "path": "Contract.type.coding.system"
    }, {
      "id": "Contract.type.coding.version",
      "max": "0",
      "path": "Contract.type.coding.version"
    }, {
      "id": "Contract.type.coding.code",
      "min": 1,
      "path": "Contract.type.coding.code",
      "short": "Agreement Type Code",
      "definition": "#### **_`Agreement Type Code,  Examples: PLA,  PA`_**"
    }, {
      "id": "Contract.type.coding.display",
      "min": 1,
      "path": "Contract.type.coding.display",
      "short": "Agreement Type",
      "definition": "#### **_`Agreement type descriptive name,  Examples: Product Listing Agreement, Pricing Agreement`_**"
    }, {
      "id": "Contract.type.coding.userSelected",
      "max": "0",
      "path": "Contract.type.coding.userSelected"
    }, {
      "id": "Contract.type.text",
      "max": "0",
      "path": "Contract.type.text"
    }, {
      "id": "Contract.subType",
      "max": "0",
      "path": "Contract.subType"
    }, {
      "id": "Contract.contentDefinition",
      "max": "0",
      "path": "Contract.contentDefinition"
    }, {
      "id": "Contract.term",
      "path": "Contract.term",
      "definition": "#### **_`Drug Products in the Agreement`_**"
    }, {
      "id": "Contract.term.identifier",
      "max": "0",
      "path": "Contract.term.identifier"
    }, {
      "id": "Contract.term.issued",
      "max": "0",
      "path": "Contract.term.issued"
    }, {
      "id": "Contract.term.applies",
      "max": "0",
      "path": "Contract.term.applies"
    }, {
      "id": "Contract.term.topic[x]",
      "max": "0",
      "path": "Contract.term.topic[x]"
    }, {
      "id": "Contract.term.type",
      "max": "0",
      "path": "Contract.term.type"
    }, {
      "id": "Contract.term.subType",
      "max": "0",
      "path": "Contract.term.subType"
    }, {
      "id": "Contract.term.text",
      "max": "0",
      "path": "Contract.term.text"
    }, {
      "id": "Contract.term.securityLabel",
      "max": "0",
      "path": "Contract.term.securityLabel"
    }, {
      "id": "Contract.term.offer",
      "path": "Contract.term.offer",
      "definition": "#### **_`FHIR Mandatory.  Always populate offer.text with \"Drug products included in the agreement\"`_**"
    }, {
      "id": "Contract.term.offer.identifier",
      "max": "0",
      "path": "Contract.term.offer.identifier"
    }, {
      "id": "Contract.term.offer.party",
      "max": "0",
      "path": "Contract.term.offer.party"
    }, {
      "id": "Contract.term.offer.topic",
      "max": "0",
      "path": "Contract.term.offer.topic"
    }, {
      "id": "Contract.term.offer.type",
      "max": "0",
      "path": "Contract.term.offer.type"
    }, {
      "id": "Contract.term.offer.decision",
      "max": "0",
      "path": "Contract.term.offer.decision"
    }, {
      "id": "Contract.term.offer.decisionMode",
      "max": "0",
      "path": "Contract.term.offer.decisionMode"
    }, {
      "id": "Contract.term.offer.answer",
      "max": "0",
      "path": "Contract.term.offer.answer"
    }, {
      "id": "Contract.term.offer.text",
      "min": 1,
      "path": "Contract.term.offer.text",
      "definition": "#### **_`FHIR Mandatory.  Always populate with \"Drug products included in the agreement\"`_**\r\n\r\nHuman readable form of this Contract Offer.",
      "fixedString": "Drug products included in the agreement"
    }, {
      "id": "Contract.term.offer.linkId",
      "max": "0",
      "path": "Contract.term.offer.linkId"
    }, {
      "id": "Contract.term.offer.securityLabelNumber",
      "max": "0",
      "path": "Contract.term.offer.securityLabelNumber"
    }, {
      "id": "Contract.term.asset",
      "min": 1,
      "path": "Contract.term.asset",
      "short": "Drug Products",
      "definition": "#### **_`Drug Products in the Agreement`_**"
    }, {
      "id": "Contract.term.asset.scope",
      "max": "0",
      "path": "Contract.term.asset.scope"
    }, {
      "id": "Contract.term.asset.type",
      "max": "1",
      "min": 1,
      "path": "Contract.term.asset.type",
      "short": "Product type",
      "definition": "#### **_`Indicates whether this product was listed or transferred`_**"
    }, {
      "id": "Contract.term.asset.type.coding",
      "max": "1",
      "min": 1,
      "path": "Contract.term.asset.type.coding"
    }, {
      "id": "Contract.term.asset.type.coding.system",
      "max": "0",
      "path": "Contract.term.asset.type.coding.system"
    }, {
      "id": "Contract.term.asset.type.coding.version",
      "max": "0",
      "path": "Contract.term.asset.type.coding.version"
    }, {
      "id": "Contract.term.asset.type.coding.code",
      "min": 1,
      "path": "Contract.term.asset.type.coding.code",
      "short": "Agreement Product Type Code",
      "definition": "#### **_`Agreement Product Type Code`_**"
    }, {
      "id": "Contract.term.asset.type.coding.display",
      "min": 1,
      "path": "Contract.term.asset.type.coding.display",
      "definition": "#### **_`Agreement Product Type Code`_**"
    }, {
      "id": "Contract.term.asset.type.coding.userSelected",
      "max": "0",
      "path": "Contract.term.asset.type.coding.userSelected"
    }, {
      "id": "Contract.term.asset.type.text",
      "max": "0",
      "path": "Contract.term.asset.type.text"
    }, {
      "id": "Contract.term.asset.typeReference",
      "max": "1",
      "min": 1,
      "path": "Contract.term.asset.typeReference",
      "short": "Drug Product Reference",
      "definition": "#### **_`Reference to the drug product (MedicinalProductDefinition)`_**"
    }, {
      "id": "Contract.term.asset.subtype",
      "max": "0",
      "path": "Contract.term.asset.subtype"
    }, {
      "id": "Contract.term.asset.relationship",
      "max": "0",
      "path": "Contract.term.asset.relationship"
    }, {
      "id": "Contract.term.asset.context",
      "max": "0",
      "path": "Contract.term.asset.context"
    }, {
      "id": "Contract.term.asset.condition",
      "path": "Contract.term.asset.condition",
      "short": "Transfer Details",
      "definition": "#### **_`If the Drug Product was transferred this is a description of the transfer.`_**"
    }, {
      "id": "Contract.term.asset.periodType",
      "max": "0",
      "path": "Contract.term.asset.periodType"
    }, {
      "id": "Contract.term.asset.period",
      "max": "0",
      "path": "Contract.term.asset.period"
    }, {
      "id": "Contract.term.asset.usePeriod",
      "max": "0",
      "path": "Contract.term.asset.usePeriod"
    }, {
      "id": "Contract.term.asset.text",
      "max": "0",
      "path": "Contract.term.asset.text"
    }, {
      "id": "Contract.term.asset.linkId",
      "max": "0",
      "path": "Contract.term.asset.linkId"
    }, {
      "id": "Contract.term.asset.answer",
      "max": "0",
      "path": "Contract.term.asset.answer"
    }, {
      "id": "Contract.term.asset.securityLabelNumber",
      "max": "1",
      "min": 1,
      "path": "Contract.term.asset.securityLabelNumber",
      "short": "Schedule A - Table",
      "definition": "#### **_`Table number from Schedule A.`_**"
    }, {
      "id": "Contract.term.asset.valuedItem",
      "path": "Contract.term.asset.valuedItem",
      "short": "Rebate Definition Reference",
      "definition": "#### **_`Reference to a Rebate Definition for an Agreement Product.  A single Agreement Product can have multiple Rebate Definitions.`_**"
    }, {
      "id": "Contract.term.asset.valuedItem.entity[x]",
      "min": 1,
      "path": "Contract.term.asset.valuedItem.entity[x]",
      "type": [ {
        "code": "Reference"
      } ]
    }, {
      "id": "Contract.term.asset.valuedItem.entity[x].reference",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.entity[x].reference",
      "short": "Rebate Definition Reference",
      "definition": "#### **_`Reference to a Rebate Definition`_**"
    }, {
      "id": "Contract.term.asset.valuedItem.entity[x].type",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.entity[x].type"
    }, {
      "id": "Contract.term.asset.valuedItem.entity[x].identifier",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.entity[x].identifier"
    }, {
      "id": "Contract.term.asset.valuedItem.entity[x].display",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.entity[x].display"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.use",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.use"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.type",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.type"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.type.coding",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.type.coding"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.type.coding.system",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.type.coding.system"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.type.coding.version",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.type.coding.version"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.type.coding.code",
      "min": 1,
      "path": "Contract.term.asset.valuedItem.identifier.type.coding.code"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.type.coding.display",
      "min": 1,
      "path": "Contract.term.asset.valuedItem.identifier.type.coding.display"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.type.coding.userSelected",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.type.coding.userSelected"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.type.text",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.type.text"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.system",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.system"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.value",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.value"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.period",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.period"
    }, {
      "id": "Contract.term.asset.valuedItem.identifier.assigner",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.identifier.assigner"
    }, {
      "id": "Contract.term.asset.valuedItem.effectiveTime",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.effectiveTime"
    }, {
      "id": "Contract.term.asset.valuedItem.quantity",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.quantity"
    }, {
      "id": "Contract.term.asset.valuedItem.unitPrice",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.unitPrice",
      "short": "Drug Price"
    }, {
      "id": "Contract.term.asset.valuedItem.factor",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.factor"
    }, {
      "id": "Contract.term.asset.valuedItem.points",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.points"
    }, {
      "id": "Contract.term.asset.valuedItem.net",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.net"
    }, {
      "id": "Contract.term.asset.valuedItem.payment",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.payment"
    }, {
      "id": "Contract.term.asset.valuedItem.paymentDate",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.paymentDate"
    }, {
      "id": "Contract.term.asset.valuedItem.responsible",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.responsible"
    }, {
      "id": "Contract.term.asset.valuedItem.recipient",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.recipient"
    }, {
      "id": "Contract.term.asset.valuedItem.linkId",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.linkId"
    }, {
      "id": "Contract.term.asset.valuedItem.securityLabelNumber",
      "max": "0",
      "path": "Contract.term.asset.valuedItem.securityLabelNumber"
    }, {
      "id": "Contract.term.action",
      "max": "0",
      "path": "Contract.term.action"
    }, {
      "id": "Contract.term.group",
      "max": "0",
      "path": "Contract.term.group"
    }, {
      "id": "Contract.supportingInfo",
      "path": "Contract.supportingInfo",
      "short": "Related Drug Submissions",
      "definition": "#### **_`Reference to related drug submissions (ServiceRequests)`_**"
    }, {
      "id": "Contract.relevantHistory",
      "max": "0",
      "path": "Contract.relevantHistory"
    }, {
      "id": "Contract.signer",
      "path": "Contract.signer",
      "short": "Agreement Signoffs",
      "definition": "#### **_`Record of who signed the agreement and when`_**"
    }, {
      "id": "Contract.signer.type",
      "path": "Contract.signer.type",
      "short": "Type of Signoff",
      "definition": "#### **_`Type of signoff.  Example:  Executive Office, Manufacturer/Distributor `_**"
    }, {
      "id": "Contract.signer.type.system",
      "max": "0",
      "path": "Contract.signer.type.system"
    }, {
      "id": "Contract.signer.type.version",
      "max": "0",
      "path": "Contract.signer.type.version"
    }, {
      "id": "Contract.signer.type.userSelected",
      "max": "0",
      "path": "Contract.signer.type.userSelected"
    }, {
      "id": "Contract.signer.party",
      "path": "Contract.signer.party",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
      } ],
      "definition": "#### **_`Reference to the PractitionerRole of the person that signed off`_**"
    }, {
      "id": "Contract.signer.signature.type",
      "max": "0",
      "path": "Contract.signer.signature.type"
    }, {
      "id": "Contract.signer.signature.when",
      "min": 1,
      "path": "Contract.signer.signature.when",
      "short": "Signoff Date",
      "definition": "#### **_`When the signoff occurred.  `_**"
    }, {
      "id": "Contract.signer.signature.who",
      "max": "0",
      "path": "Contract.signer.signature.who"
    }, {
      "id": "Contract.signer.signature.onBehalfOf",
      "max": "0",
      "path": "Contract.signer.signature.onBehalfOf"
    }, {
      "id": "Contract.signer.signature.targetFormat",
      "max": "0",
      "path": "Contract.signer.signature.targetFormat"
    }, {
      "id": "Contract.signer.signature.sigFormat",
      "max": "0",
      "path": "Contract.signer.signature.sigFormat"
    }, {
      "id": "Contract.signer.signature.data",
      "max": "0",
      "path": "Contract.signer.signature.data"
    }, {
      "id": "Contract.friendly",
      "max": "0",
      "path": "Contract.friendly"
    }, {
      "id": "Contract.legal",
      "max": "0",
      "path": "Contract.legal"
    }, {
      "id": "Contract.rule",
      "max": "0",
      "path": "Contract.rule"
    }, {
      "id": "Contract.legallyBinding[x]",
      "path": "Contract.legallyBinding[x]",
      "definition": "#### **_`Copy of the agreement.  Not sure yet if this will be an attachment or a document reference which points to a binary or points to a share location`_**\r\n\r\n\r\nLegally binding Contract: This is the signed and legally recognized representation of the Contract, which is considered the \"source of truth\" and which would be the basis for legal action related to enforcement of this Contract."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Contract"
}