{ "description": "Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders.", "_filename": "extension-goal-acceptance.json", "package_name": "rs/hl7.fhir.core", "date": "2014-12-07", "derivation": "constraint", "publisher": "Health Level Seven, Inc. - FHIR WG", "fhirVersion": "1.4.0", "name": "Individual acceptance of goal", "baseType": "Extension", "abstract": false, "type": null, "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.4.0", "snapshot": { "element": [ { "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Extension" }, "path": "Extension", "type": [ { "code": "Extension" } ], "short": "Individual acceptance of goal", "definition": "Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders." }, { "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": "*", "min": 0, "path": "Element.id" } }, { "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "Element.extension" }, "path": "Extension.extension", "type": [ { "code": "Extension" } ], "short": "Extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ "url" ] }, "definition": "An Extension" }, { "max": "1", "min": 1, "base": { "max": "*", "min": 0, "path": "Element.extension" }, "name": "individual", "path": "Extension.extension", "type": [ { "code": "Extension" } ], "short": "Individual whose acceptance is reflected", "definition": "The person whose acceptance/priority is being reflected." }, { "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": "*", "min": 0, "path": "Element.id" } }, { "max": "0", "min": 0, "base": { "max": "*", "min": 0, "path": "Element.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": "individual", "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.value[x]", "type": [ { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ] } ], "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)." }, { "max": "1", "min": 0, "base": { "max": "*", "min": 0, "path": "Element.extension" }, "name": "status", "path": "Extension.extension", "type": [ { "code": "Extension" } ], "short": "agree | disagree | pending", "definition": "Indicates whether the specified individual has accepted the goal or not." }, { "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": "*", "min": 0, "path": "Element.id" } }, { "max": "0", "min": 0, "base": { "max": "*", "min": 0, "path": "Element.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": "status", "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.valueCode", "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": "code" } ], "binding": { "strength": "required", "description": "Codes indicating whether the goal has been accepted by a stakeholder", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/goal-acceptance-status" } }, "max": "1", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "max": "1", "min": 0, "base": { "max": "*", "min": 0, "path": "Element.extension" }, "name": "priority", "path": "Extension.extension", "type": [ { "code": "Extension" } ], "short": "Priority of goal for individual", "definition": "Indicates the relative priority assigned to the resource by the stakeholder." }, { "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": "*", "min": 0, "path": "Element.id" } }, { "max": "0", "min": 0, "base": { "max": "*", "min": 0, "path": "Element.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": "priority", "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": "example", "description": "Codes indicating the relative priority assigned to a goal by a stakeholder", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/goal-priority" } }, "max": "1", "base": { "max": "1", "min": 0, "path": "Extension.value[x]" } }, { "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-acceptance", "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": "7c6f354c-8d57-45f8-b9d8-70add8a4b823", "kind": "datatype", "url": "http://hl7.org/fhir/StructureDefinition/goal-acceptance", "context": [ "Goal" ], "display": "Goal acceptance", "version": null, "differential": { "element": [ { "max": "*", "min": 0, "path": "Extension", "type": [ { "code": "Extension" } ], "short": "Individual acceptance of goal", "definition": "Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders." }, { "max": "1", "min": 1, "name": "individual", "path": "Extension.extension", "type": [ { "code": "Extension" } ], "short": "Individual whose acceptance is reflected", "definition": "The person whose acceptance/priority is being reflected." }, { "max": "0", "name": "extension", "path": "Extension.extension.extension" }, { "path": "Extension.extension.url", "type": [ { "code": "uri" } ], "fixedUri": "individual" }, { "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ] }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner" ] }, { "code": "Reference", "profile": [ "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ] } ] }, { "max": "1", "min": 0, "name": "status", "path": "Extension.extension", "type": [ { "code": "Extension" } ], "short": "agree | disagree | pending", "definition": "Indicates whether the specified individual has accepted the goal or not." }, { "max": "0", "name": "extension", "path": "Extension.extension.extension" }, { "path": "Extension.extension.url", "type": [ { "code": "uri" } ], "fixedUri": "status" }, { "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "code" } ], "binding": { "strength": "required", "description": "Codes indicating whether the goal has been accepted by a stakeholder", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/goal-acceptance-status" } } }, { "max": "1", "min": 0, "name": "priority", "path": "Extension.extension", "type": [ { "code": "Extension" } ], "short": "Priority of goal for individual", "definition": "Indicates the relative priority assigned to the resource by the stakeholder." }, { "max": "0", "name": "extension", "path": "Extension.extension.extension" }, { "path": "Extension.extension.url", "type": [ { "code": "uri" } ], "fixedUri": "priority" }, { "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "example", "description": "Codes indicating the relative priority assigned to a goal by a stakeholder", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/goal-priority" } } }, { "path": "Extension.url", "type": [ { "code": "uri" } ], "fixedUri": "http://hl7.org/fhir/StructureDefinition/goal-acceptance" }, { "max": "0", "min": 0, "path": "Extension.value[x]" } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/special/committees/fhir", "system": "other" } ] } ], "contextType": "resource", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }