PackagesCanonicalsLogsProblems
    Packages
    tw.cohesion.fhir.clinemr@1.0.1
    https://fhir.cohesiondata.com/clinemr/StructureDefinition/documentreference-clinemr
{
  "description": "此文件參照(DocumentReference ClinEMR)Profile說明本IG如何進一步定義臺灣核心-文件參照(TW Core DocumentReference) Profile以呈現西醫/牙醫/中醫診所門診病摘之文件參照的詳細資料。",
  "_filename": "StructureDefinition-documentreference-clinemr.json",
  "package_name": "tw.cohesion.fhir.clinemr",
  "date": "2025-02-06T00:05:57+08:00",
  "derivation": "constraint",
  "publisher": "睿傳數據",
  "fhirVersion": "4.0.1",
  "name": "DocumentReferenceClinEMR",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/fhir/composition",
    "name": "FHIR Composition",
    "identity": "fhircomposition"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://ihe.net/xds",
    "name": "XDS metadata equivalent",
    "identity": "xds"
  } ],
  "abstract": false,
  "type": "DocumentReference",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "文件參照(DocumentReference ClinEMR)",
  "package_version": "1.0.1",
  "snapshot": {
    "element": [ {
      "constraint": [ {
        "key": "dom-2",
        "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
        "xpath": "not(parent::f:contained and f:contained)",
        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
        "severity": "error",
        "expression": "contained.contained.empty()"
      }, {
        "key": "dom-3",
        "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource",
        "xpath": "not(exists(for $id in f:contained/*/f:id/@value return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::f:reference[@value='#'])]))",
        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
        "severity": "error",
        "expression": "contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()"
      }, {
        "key": "dom-4",
        "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
        "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
        "severity": "error",
        "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()"
      }, {
        "key": "dom-5",
        "human": "If a resource is contained in another resource, it SHALL NOT have a security label",
        "xpath": "not(exists(f:contained/*/f:meta/f:security))",
        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
        "severity": "error",
        "expression": "contained.meta.security.empty()"
      }, {
        "key": "dom-6",
        "human": "A resource should have narrative for robust management",
        "xpath": "exists(f:text/h:div)",
        "source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
        "severity": "warning",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice",
          "valueBoolean": true
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bestpractice-explanation",
          "valueMarkdown": "When a resource has no narrative, only systems that fully understand the data can display the resource to a human safely. Including a human readable representation in the resource makes for a much more robust eco-system and cheaper handling of resources by intermediary systems. Some ecosystems restrict distribution of resources to only those systems that do fully understand the resources, and as a consequence implementers may believe that the narrative is superfluous. However experience shows that such eco-systems often open up to new participants over time."
        } ],
        "expression": "text.`div`.exists()"
      } ],
      "path": "DocumentReference",
      "min": 0,
      "definition": "這是對任何目的文件的參照。它提供了有關文件的metadata,以便能夠找到並管理此文件。文件的範圍包括任何具有MIME類型的序列物件(seralized object),例如:以病人為中心的文件(CDA)、臨床註釋、掃描的紙張,以及非與病人有關的文件,像是政策文字表述。",
      "isModifier": false,
      "short": "文件的參照",
      "mapping": [ {
        "map": "Entity. Role, or Act",
        "identity": "rim"
      }, {
        "map": "Event",
        "identity": "workflow"
      }, {
        "map": "when describing a Composition",
        "identity": "fhircomposition"
      }, {
        "map": "Document[classCode=\"DOC\" and moodCode=\"EVN\"]",
        "identity": "rim"
      }, {
        "map": "when describing a CDA",
        "identity": "cda"
      } ],
      "max": "*",
      "id": "DocumentReference",
      "comment": "通常,這用於除了由FHIR定義之外的文件。",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference"
      },
      "isSummary": false
    }, {
      "path": "DocumentReference.id",
      "min": 0,
      "definition": "resource的邏輯ID,在resource的URL中使用。一旦指定,這個值永遠不會改變。",
      "isModifier": false,
      "short": "不重複的ID用以識別儲存在特定FHIR Server中的DocumentReference紀錄,通常又稱為邏輯性ID。",
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "id"
        } ]
      } ],
      "max": "1",
      "id": "DocumentReference.id",
      "comment": "一個resource使用新增操作(create operation)提交給伺服器時,此resource沒有id,它的id在resource被創建後由伺器分配/指定。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.id"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.meta",
      "min": 0,
      "definition": "關於resource的metadata。這是由基礎建設維護的內容。內容的更改可能並不總是與resource的版本更改相關聯。",
      "isModifier": false,
      "short": "此DocumentReference Resource的metadata",
      "type": [ {
        "code": "Meta"
      } ],
      "max": "1",
      "id": "DocumentReference.meta",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.meta"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.implicitRules",
      "min": 0,
      "definition": "構建resource時遵循的一系列規則的參照,在處理內容時必須理解這些規則。通常這是對IG所定義之特殊規則及其他profiles的參照。",
      "isModifier": true,
      "short": "創建此內容所依據的一組規則",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "id": "DocumentReference.implicitRules",
      "comment": "宣告這套規則限制了內容只能被有限的交易夥伴所理解。這從本質上限制了資料的長期有用性。然而,現有的健康生態體系高度分裂,還沒有準備好以普遍可計算的方式定義、收集和交換資料。只要有可能,實作者和/或規範編寫者應該避免使用這個資料項目。通常在使用時,此URL是對IG的參照,此IG將這些特殊規則與其他profiles、value sets等一起定義為其敘述的一部分。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.implicitRules"
      },
      "isModifierReason": "This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.language",
      "min": 0,
      "definition": "編寫此resource的語言",
      "isModifier": false,
      "short": "用以表述DocumentReference Resource內容的語言。",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hl7.org/fhir/ValueSet/languages",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
          "valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "Language"
        } ],
        "description": "人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。"
      },
      "max": "1",
      "id": "DocumentReference.language",
      "comment": "提供語言是為了支援索引和可存取性(通常,文字表述轉語音等服務使用此語言標籤)。html lanuage tag適用於此敘述。resource上的語言標籤可用於指定從resource中的資料所產成的其他表述之語言。不是所有的內容都必須使用此語言。不應該假定Resource.language自動適用於敘述。如果指定語言,它也應該被指定在html中的div資料項目(關於xml:lang和html lang屬性之間的關係,見HTML5中的規則)。",
      "example": [ {
        "label": "Value",
        "valueString": "zh-TW"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Resource.language"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.text",
      "min": 0,
      "definition": "人可讀的敘述,包含resource的摘要,可用於向人表述resource的內容。敘述不需要對所有的結構化資料進行編碼,但需要包含足夠的細節使人在閱讀敘述時理解「臨床安全性」。resource定義有哪些內容應該在敘述中表示,以確保臨床安全。",
      "isModifier": false,
      "short": "DocumentReference Resource之內容摘要以供人閱讀",
      "mapping": [ {
        "map": "Act.text?",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Narrative"
      } ],
      "alias": [ "narrative", "html", "xhtml", "display" ],
      "max": "1",
      "id": "DocumentReference.text",
      "comment": "內嵌(contained)的resource沒有敘述,非內嵌(contained)的resource則 **建議應該(SHOULD)** 有敘述。有時resource可能只有文字表述,很少或沒有額外的結構化資料(只要滿足所有minOccurs=1的資料項目)。這可能出現在舊系統的資料,當資訊以 「文字表述區塊(text blob) 」的形式被取得,或者文字表述是原始輸入或說明,而編碼資訊稍後再添加。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DomainResource.text"
      },
      "isSummary": false
    }, {
      "path": "DocumentReference.contained",
      "min": 0,
      "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
      "isModifier": false,
      "short": "Contained, inline Resources",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Resource"
      } ],
      "alias": [ "inline resources", "anonymous resources", "contained resources" ],
      "max": "*",
      "id": "DocumentReference.contained",
      "comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.contained"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "DocumentReference.extension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "DocumentReference.modifierExtension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DomainResource.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them",
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.masterIdentifier",
      "requirements": "這個 Id 的結構和格式應與對應於 formatCode 屬性的規範一致。例如:對於 DICOM 標準文件,為64字元數字 UID;對於 HL7 CDA 格式,則為 CDA Document Id extension和 root 的序列化,格式為「oid^extension」,其中 OID 最多64位數字,Id 最多16位 UTF-8 字元。如果 OID 是不帶extension的編碼,則不應包含「^」字元。",
      "min": 0,
      "definition": "這個文件的唯一識別碼是由提供該文件的來源所賦予的。這個識別碼僅適用於該文件的特定版本。這個獨特的識別碼也可能在其他情況下用於辨認這一版本的文件",
      "isModifier": false,
      "short": "主版本的識別碼",
      "mapping": [ {
        "map": "Event.identifier",
        "identity": "workflow"
      }, {
        "map": "FiveWs.identifier",
        "identity": "w5"
      }, {
        "map": "Composition.identifier",
        "identity": "fhircomposition"
      }, {
        "map": "TXA-12",
        "identity": "v2"
      }, {
        "map": ".id",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.uniqueId",
        "identity": "xds"
      }, {
        "map": "ClinicalDocument/id",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "mustSupport": true,
      "max": "1",
      "id": "DocumentReference.masterIdentifier",
      "comment": "CDA 文件 Id extension及root",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.masterIdentifier"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.identifier",
      "min": 0,
      "definition": "與文件相關的其他識別碼,包括不分版本的識別碼。",
      "isModifier": false,
      "short": "文件的其他的識別碼",
      "mapping": [ {
        "map": "Event.identifier",
        "identity": "workflow"
      }, {
        "map": "FiveWs.identifier",
        "identity": "w5"
      }, {
        "map": "TXA-16?",
        "identity": "v2"
      }, {
        "map": ".id / .setId",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.entryUUID",
        "identity": "xds"
      } ],
      "type": [ {
        "code": "Identifier"
      } ],
      "max": "*",
      "id": "DocumentReference.identifier",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference.identifier"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.status",
      "min": 1,
      "definition": "此文件參照的狀態",
      "isModifier": true,
      "short": "current | superseded | entered-in-error",
      "mapping": [ {
        "map": "Event.status",
        "identity": "workflow"
      }, {
        "map": "FiveWs.status",
        "identity": "w5"
      }, {
        "map": "TXA-19",
        "identity": "v2"
      }, {
        "map": "interim: .completionCode=\"IN\" & ./statusCode[isNormalDatatype()]=\"active\";  final: .completionCode=\"AU\" &&  ./statusCode[isNormalDatatype()]=\"complete\" and not(./inboundRelationship[typeCode=\"SUBJ\" and isNormalActRelationship()]/source[subsumesCode(\"ActClass#CACT\") and moodCode=\"EVN\" and domainMember(\"ReviseDocument\", code) and isNormalAct()]);  amended: .completionCode=\"AU\" &&  ./statusCode[isNormalDatatype()]=\"complete\" and ./inboundRelationship[typeCode=\"SUBJ\" and isNormalActRelationship()]/source[subsumesCode(\"ActClass#CACT\") and moodCode=\"EVN\" and domainMember(\"ReviseDocument\", code) and isNormalAct() and statusCode=\"completed\"];  withdrawn : .completionCode=NI &&  ./statusCode[isNormalDatatype()]=\"obsolete\"",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.availabilityStatus",
        "identity": "xds"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "mustSupport": true,
      "patternCode": "current",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/document-reference-status|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DocumentReferenceStatus"
        } ],
        "description": "文件參照的狀態;應填入所綁定值集中的其中一個代碼。"
      },
      "max": "1",
      "id": "DocumentReference.status",
      "comment": " DocumentReference 物件的狀態,可能與 docStatus 資料項目無關,兩者可以是獨立設定。\n此資料項目被標記為修飾用(modifier),因為狀態包含標記 resource 為當前無效的代碼。",
      "base": {
        "max": "1",
        "min": 1,
        "path": "DocumentReference.status"
      },
      "isModifierReason": "This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.docStatus",
      "min": 0,
      "definition": "基礎文件的狀態",
      "isModifier": false,
      "short": "preliminary | final | amended | entered-in-error",
      "mapping": [ {
        "map": "FiveWs.status",
        "identity": "w5"
      }, {
        "map": "Composition.status",
        "identity": "fhircomposition"
      }, {
        "map": "TXA-17",
        "identity": "v2"
      }, {
        "map": ".statusCode",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/composition-status|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "ReferredDocumentStatus"
        } ],
        "description": "基礎文件的狀態;應填入所綁定值集中的其中一個代碼。"
      },
      "max": "1",
      "id": "DocumentReference.docStatus",
      "comment": "被參照的文件可能會處在不同的階段或狀態中,例如初稿、完稿等不同的生命週期階段。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.docStatus"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.type",
      "min": 0,
      "definition": "被參照文件的具體類型,例如是關於病人的病史和體檢報告、出院摘要、病程摘要等。這樣的類型通常與文件被創建和使用的目的是一致的。",
      "isModifier": false,
      "short": "文件的類型(如果可能,使用 LOINC 代碼)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CodeableConcept-tw" ]
      } ],
      "mustSupport": true,
      "binding": {
        "strength": "extensible",
        "valueSet": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-type-doc-code",
        "description": "應填入所綁定值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。"
      },
      "max": "1",
      "id": "DocumentReference.type",
      "condition": [ "ele-1" ],
      "comment": "關鍵metadata描述了文件的確切類型,有助於人們在查看文件清單時判斷該文件是否感興趣。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.type"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.category",
      "min": 0,
      "definition": "文件的一個分類標準,用於幫助對文件進行索引和查詢。這個分類可能直接基於或是由 DocumentReference.type 指定的代碼來確定。",
      "isModifier": false,
      "short": "文件的類別",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CodeableConcept-tw" ]
      } ],
      "mustSupport": true,
      "binding": {
        "strength": "extensible",
        "valueSet": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-document-classcodes",
        "description": "應填入所綁定值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。"
      },
      "alias": [ "claxs" ],
      "max": "*",
      "id": "DocumentReference.category",
      "condition": [ "ele-1" ],
      "comment": "關鍵metadata描述文件的大類或類型。這種分類是基於文件可能的用途或功能,將具有相似用途的文件劃分為同一組。在進行文件查詢時,這個分類作為一個主要的查詢條件。",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference.category"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.subject",
      "min": 1,
      "definition": "文件可能涉及的對象範圍。這意味著文件可能描述的是一個人(例如病人或健康照護服務提供者)、一個設備(比如某種醫療機構),或者是一組特定的對象,比如一群農場動物或者一批有著相同健康風險的病人。",
      "isModifier": false,
      "short": "文件描述的對象是誰/是什麼?",
      "mapping": [ {
        "map": "Event.subject",
        "identity": "workflow"
      }, {
        "map": "FiveWs.subject[x]",
        "identity": "w5"
      }, {
        "map": "Composition.subject",
        "identity": "fhircomposition"
      }, {
        "map": "PID-3 (No standard way to define a Practitioner or Group subject in HL7 v2 MDM message)",
        "identity": "v2"
      }, {
        "map": ".participation[typeCode=\"SBJ\"].role[typeCode=\"PAT\"]",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.patientId",
        "identity": "xds"
      }, {
        "map": "ClinicalDocument/recordTarget/",
        "identity": "cda"
      }, {
        "map": "FiveWs.subject",
        "identity": "w5"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/patient-clinemr" ]
      } ],
      "mustSupport": true,
      "max": "1",
      "id": "DocumentReference.subject",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.subject"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.date",
      "min": 0,
      "definition": "文件參照的創建時間是何時?",
      "isModifier": false,
      "short": "文件參照的創建時間是何時?",
      "mapping": [ {
        "map": "Event.occurrence[x]",
        "identity": "workflow"
      }, {
        "map": "FiveWs.recorded",
        "identity": "w5"
      }, {
        "map": "Composition.date",
        "identity": "fhircomposition"
      }, {
        "map": ".availabilityTime[type=\"TS\"]",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "instant"
      } ],
      "mustSupport": true,
      "alias": [ "indexed" ],
      "max": "1",
      "id": "DocumentReference.date",
      "comment": "文件的參照或索引時間被用於來追蹤文件的歷史、組織不同的版本及需要時查詢特定文件。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.date"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.author",
      "min": 0,
      "definition": "識別誰負責將資訊添加到文件中",
      "isModifier": false,
      "short": "誰以及/或什麼創建了文件",
      "mapping": [ {
        "map": "Event.performer.actor",
        "identity": "workflow"
      }, {
        "map": "Composition.author",
        "identity": "fhircomposition"
      }, {
        "map": "TXA-9 (No standard way to indicate a Device in HL7 v2 MDM message)",
        "identity": "v2"
      }, {
        "map": ".participation[typeCode=\"AUT\"].role[classCode=\"ASSIGNED\"]",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.author",
        "identity": "xds"
      }, {
        "map": "ClinicalDocument/author",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/practitioner-clinemr", "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore", "https://fhir.cohesiondata.com/clinemr/StructureDefinition/organization-clinemr", "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Device-twcore", "https://fhir.cohesiondata.com/clinemr/StructureDefinition/patient-clinemr", "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/RelatedPerson-twcore" ]
      } ],
      "mustSupport": true,
      "max": "*",
      "id": "DocumentReference.author",
      "comment": "未必是輸入資料的人(例如:打字員),也不必是提供資訊的人(例如:資訊提供者)。",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference.author"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.authenticator",
      "min": 0,
      "definition": "哪個人或機構認證這份文件是有效的",
      "isModifier": false,
      "short": "誰/什麼對文件進行了認證",
      "mapping": [ {
        "map": "Event.performer.actor",
        "identity": "workflow"
      }, {
        "map": "FiveWs.witness",
        "identity": "w5"
      }, {
        "map": "Composition.attester",
        "identity": "fhircomposition"
      }, {
        "map": "TXA-10",
        "identity": "v2"
      }, {
        "map": ".participation[typeCode=\"AUTHEN\"].role[classCode=\"ASSIGNED\"]",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.legalAuthenticator",
        "identity": "xds"
      }, {
        "map": "ClinicalDocument/legalAuthenticator",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/practitioner-clinemr", "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore", "https://fhir.cohesiondata.com/clinemr/StructureDefinition/organization-clinemr" ]
      } ],
      "max": "1",
      "id": "DocumentReference.authenticator",
      "comment": "代表在作者機構內,一位已經合法認證或證實文件的參與者。合法認證意味著一份文件已經被法律認證人手動或電子簽章。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.authenticator"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.custodian",
      "min": 0,
      "definition": "負責文件持續維護和存取的機構或團體",
      "isModifier": false,
      "short": "維護此文件的機構",
      "mapping": [ {
        "map": "Event.performer.actor",
        "identity": "workflow"
      }, {
        "map": "Composition.custodian",
        "identity": "fhircomposition"
      }, {
        "map": ".participation[typeCode=\"RCV\"].role[classCode=\"CUST\"].scoper[classCode=\"ORG\" and determinerCode=\"INST\"]",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/organization-clinemr" ]
      } ],
      "max": "1",
      "id": "DocumentReference.custodian",
      "comment": "為了找到文件的最新版本或是報告問題等,需要知道哪個組織(可能是某個軟體系統、供應商或部門)負責。這與文件實際存儲的實體位置(如網路地址、硬碟或伺服器)是不同的。實體位置指的是文件存放的地方,這個位置可能被授權給其他組織來進行管理。簡單來說,就是指明負責文件更新和問題反饋的機構,和文件存放位置之間的區別。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.custodian"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.relatesTo",
      "min": 0,
      "definition": "此文件與已經存在的其他文件參照之間的關係",
      "isModifier": false,
      "short": "與其他文件的關係",
      "mapping": [ {
        "map": "Composition.relatesTo",
        "identity": "fhircomposition"
      }, {
        "map": ".outboundRelationship",
        "identity": "rim"
      }, {
        "map": "DocumentEntry Associations",
        "identity": "xds"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "*",
      "id": "DocumentReference.relatesTo",
      "comment": "這個資料項目被標記為修飾用(modifier),因為附加到其他文件上的文件本身是不完整的。",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference.relatesTo"
      },
      "isSummary": true
    }, {
      "path": "DocumentReference.relatesTo.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "DocumentReference.relatesTo.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.relatesTo.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "DocumentReference.relatesTo.extension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.relatesTo.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "DocumentReference.relatesTo.modifierExtension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.relatesTo.code",
      "min": 1,
      "definition": "此文件與另一文件的關係類型",
      "isModifier": false,
      "short": "replaces | transforms | signs | appends",
      "mapping": [ {
        "map": "Composition.relatesTo.code",
        "identity": "fhircomposition"
      }, {
        "map": ".outboundRelationship.typeCode",
        "identity": "rim"
      }, {
        "map": "DocumentEntry Associations type",
        "identity": "xds"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/document-relationship-type|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DocumentRelationshipType"
        } ],
        "description": "文件之間的關係類型;應填入所綁定值集中的其中一個代碼。"
      },
      "max": "1",
      "id": "DocumentReference.relatesTo.code",
      "comment": "如果此文件是對另一份文件進行附加,那麼不存取被參照的文件,此文件就無法被完全理解。",
      "base": {
        "max": "1",
        "min": 1,
        "path": "DocumentReference.relatesTo.code"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.relatesTo.target",
      "min": 1,
      "definition": "存在此關係的目標文件",
      "isModifier": false,
      "short": "存在此關係的目標文件",
      "mapping": [ {
        "map": "Composition.relatesTo.target",
        "identity": "fhircomposition"
      }, {
        "map": ".target[classCode=\"DOC\", moodCode=\"EVN\"].id",
        "identity": "rim"
      }, {
        "map": "DocumentEntry Associations reference",
        "identity": "xds"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/documentreference-clinemr" ]
      } ],
      "max": "1",
      "id": "DocumentReference.relatesTo.target",
      "base": {
        "max": "1",
        "min": 1,
        "path": "DocumentReference.relatesTo.target"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.description",
      "requirements": "有助於人們判斷文件是否具有興趣價值",
      "min": 0,
      "definition": "來源文件的人可讀描述",
      "isModifier": false,
      "short": "人可讀的描述。",
      "mapping": [ {
        "map": "TXA-25",
        "identity": "v2"
      }, {
        "map": ".outboundRelationship[typeCode=\"SUBJ\"].target.text",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.comments",
        "identity": "xds"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "DocumentReference.description",
      "comment": "文件的內容簡介,提供了一個關於文件主要內容的簡明扼要的總結。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.description"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.securityLabel",
      "requirements": "Use of the Health Care Privacy/Security Classification (HCS) system of security-tag use is recommended.",
      "min": 0,
      "definition": "在文件的參照資訊中,會使用一系列的安全標籤代碼來指明該文件的隱私和安全等級。其中,DocumentReference.meta.security 用來表示參照這份文件本身的安全標籤,也就是說明參照資訊的安全等級;而 DocumentReference.securityLabel 則展示了被參照文件在那一刻的安全標籤狀態,即原始文件的安全等級。簡單來說,就是有兩種標籤,一種用於標示參照的安全性,另一種用於顯示原文件的安全性。",
      "isModifier": false,
      "short": "文件的安全標籤(security-tags)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CodeableConcept-tw" ]
      } ],
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/security-labels",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "SecurityLabels"
        } ],
        "description": "應填入所綁定值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。"
      },
      "max": "*",
      "id": "DocumentReference.securityLabel",
      "condition": [ "ele-1" ],
      "comment": "一種用於文件共享環境中的安全性和隱私標籤系統,即HL7醫療隱私和安全分類系統(HCS)。這套系統包括多種與文件保密性、敏感度、資料完整性和特定處理要求相關的標籤或代碼,這些代碼有的是通用的,有的則可能是特定於某一機構或項目的。雖然這套系統被推薦使用於如XDS Affinity Domain這樣的政策領域中,但具體是否採用,以及如何採用,則取決於該領域的管理政策和規範。簡言之,這是一套幫助確定文件如何被標記和處理的標籤系統,但使用與否由各自的政策領域決定。",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference.securityLabel"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content",
      "min": 1,
      "definition": "參照的文件和格式。可能存在多個content資料項目,每個資料項目都有不同的格式。",
      "isModifier": false,
      "short": "被參照的文件。[應填入門診病摘之圖檔報告檔名或附件檔名(title)]",
      "mapping": [ {
        "map": "Bundle(Composition+*)",
        "identity": "fhircomposition"
      }, {
        "map": "document.text",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "mustSupport": true,
      "max": "*",
      "id": "DocumentReference.content",
      "base": {
        "max": "*",
        "min": 1,
        "path": "DocumentReference.content"
      },
      "isSummary": true
    }, {
      "path": "DocumentReference.content.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "DocumentReference.content.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.content.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "DocumentReference.content.extension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.content.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "DocumentReference.content.modifierExtension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment",
      "min": 1,
      "definition": "文件或文件的URL以及證明內容具有完整性的關鍵metadata",
      "isModifier": false,
      "short": "存取文件的位置",
      "mapping": [ {
        "map": "Composition.language, \nComposition.title, \nComposition.date",
        "identity": "fhircomposition"
      }, {
        "map": "TXA-3 for mime type",
        "identity": "v2"
      }, {
        "map": "document.text",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.mimeType, DocumentEntry.languageCode, DocumentEntry.URI, DocumentEntry.size, DocumentEntry.hash, DocumentEntry.title, DocumentEntry.creationTime",
        "identity": "xds"
      }, {
        "map": "ClinicalDocument/languageCode, ClinicalDocument/title, ClinicalDocument/date",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "Attachment"
      } ],
      "mustSupport": true,
      "max": "1",
      "id": "DocumentReference.content.attachment",
      "base": {
        "max": "1",
        "min": 1,
        "path": "DocumentReference.content.attachment"
      },
      "isSummary": true
    }, {
      "path": "DocumentReference.content.attachment.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "DocumentReference.content.attachment.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.content.attachment.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "DocumentReference.content.attachment.extension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.content.attachment.extension",
      "min": 0,
      "definition": "An Extension",
      "isModifier": false,
      "short": "[應填入牙醫診所門診病摘之圖檔報告牙位Image Position]",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/cohesion-position" ]
      } ],
      "mustSupport": true,
      "sliceName": "position",
      "max": "1",
      "id": "DocumentReference.content.attachment.extension:position",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment.contentType",
      "requirements": "Processors of the data need to be able to know how to interpret the data.",
      "min": 1,
      "definition": "Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.",
      "isModifier": false,
      "short": "【因FHIR必填】Mime type of the content, with charset etc.",
      "mapping": [ {
        "map": "ED.2+ED.3/RP.2+RP.3. Note conversion may be needed if old style values are being used",
        "identity": "v2"
      }, {
        "map": "./mediaType, ./charset",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "mustSupport": true,
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/mimetypes|4.0.1",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "MimeType"
        } ],
        "description": "The mime type of an attachment. Any valid mime type is allowed."
      },
      "max": "1",
      "id": "DocumentReference.content.attachment.contentType",
      "example": [ {
        "label": "General",
        "valueCode": "text/plain; charset=UTF-8, image/png"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.contentType"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment.language",
      "requirements": "Users need to be able to choose between the languages in a set of attachments.",
      "min": 0,
      "definition": "The human language of the content. The value can be any valid value according to BCP 47.",
      "isModifier": false,
      "short": "Human language of the content (BCP-47)",
      "mapping": [ {
        "map": "./language",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hl7.org/fhir/ValueSet/languages",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
          "valueCanonical": "http://hl7.org/fhir/ValueSet/all-languages"
        }, {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "Language"
        } ],
        "description": "A human language."
      },
      "max": "1",
      "id": "DocumentReference.content.attachment.language",
      "example": [ {
        "label": "General",
        "valueCode": "en-AU"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.language"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment.data",
      "requirements": "The data needs to able to be transmitted inline.",
      "min": 1,
      "definition": "The actual data of the attachment - a sequence of bytes, base64 encoded.",
      "isModifier": false,
      "short": "資料之內容,必須轉成Base 64格式。",
      "mapping": [ {
        "map": "ED.5",
        "identity": "v2"
      }, {
        "map": "./data",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      } ],
      "mustSupport": true,
      "max": "1",
      "id": "DocumentReference.content.attachment.data",
      "comment": "The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.data"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment.url",
      "requirements": "The data needs to be transmitted by reference.",
      "min": 0,
      "definition": "A location where the data can be accessed.",
      "isModifier": false,
      "short": "Uri where the data can be found",
      "mapping": [ {
        "map": "RP.1+RP.2 - if they refer to a URL (see v2.6)",
        "identity": "v2"
      }, {
        "map": "./reference/literal",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "url"
      } ],
      "max": "1",
      "id": "DocumentReference.content.attachment.url",
      "comment": "If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data.",
      "example": [ {
        "label": "General",
        "valueUrl": "http://www.acme.com/logo-small.png"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.url"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment.size",
      "requirements": "Representing the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all.",
      "min": 0,
      "definition": "The number of bytes of data that make up this attachment (before base64 encoding, if that is done).",
      "isModifier": false,
      "short": "Number of bytes of content (if url provided)",
      "mapping": [ {
        "map": "N/A (needs data type R3 proposal)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "unsignedInt"
      } ],
      "max": "1",
      "id": "DocumentReference.content.attachment.size",
      "comment": "The number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.size"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment.hash",
      "requirements": "Included so that applications can verify that the contents of a location have not changed due to technical failures (e.g., storage rot, transport glitch, incorrect version).",
      "min": 0,
      "definition": "The calculated hash of the data using SHA-1. Represented using base64.",
      "isModifier": false,
      "short": "Hash of the data (sha-1, base64ed)",
      "mapping": [ {
        "map": ".integrityCheck[parent::ED/integrityCheckAlgorithm=\"SHA-1\"]",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "base64Binary"
      } ],
      "max": "1",
      "id": "DocumentReference.content.attachment.hash",
      "comment": "The hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see [Provenance.signature](http://hl7.org/fhir/R4/provenance-definitions.html#Provenance.signature) for mechanism to protect a resource with a digital signature.",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.hash"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment.title",
      "requirements": "Applications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer.",
      "min": 1,
      "definition": "A label or set of text to display in place of the data.",
      "isModifier": false,
      "short": "檔案名稱應包含副檔名。[應填入門診病摘之圖檔報告檔名Image File Name或附件檔名Reference Doc File Name]",
      "mapping": [ {
        "map": "./title/data",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "max": "1",
      "id": "DocumentReference.content.attachment.title",
      "example": [ {
        "label": "General",
        "valueString": "Official Corporate Logo"
      } ],
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.title"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.attachment.creation",
      "requirements": "This is often tracked as an integrity issue for use of the attachment.",
      "min": 0,
      "definition": "The date that the attachment was first created.",
      "isModifier": false,
      "short": "Date attachment was first created",
      "mapping": [ {
        "map": "N/A (needs data type R3 proposal)",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "max": "1",
      "id": "DocumentReference.content.attachment.creation",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Attachment.creation"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.content.format",
      "min": 0,
      "definition": "這個識別碼用來表明文件符合的編碼方式、結構和模板,這些特性是除了在 mimeType(文件類型)裡已指明的基本格式之外的部分。",
      "isModifier": false,
      "short": "文件的格式/內容規則。",
      "mapping": [ {
        "map": "Composition.meta.profile",
        "identity": "fhircomposition"
      }, {
        "map": "document.text",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.formatCode",
        "identity": "xds"
      }, {
        "map": "derived from the IHE Profile or Implementation Guide templateID",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hl7.org/fhir/ValueSet/formatcodes",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DocumentFormat"
        } ],
        "description": "鼓勵使用所綁定值集中的代碼,但不強制一定要使用此值集,你也可使用其他值集的代碼或單純以文字表示。"
      },
      "max": "1",
      "id": "DocumentReference.content.format",
      "comment": "請注意,雖然 IHE 通常為不同格式類型發布統一資源名稱( URN),但並非所有文件都能透過 統一資源識別碼(URI) 來識別。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.content.format"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.context",
      "min": 0,
      "definition": "文件所涉及的臨床情境或背景",
      "isModifier": false,
      "short": "文件的臨床背景",
      "mapping": [ {
        "map": "outboundRelationship[typeCode=\"SUBJ\"].target[classCode<'ACT']",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "BackboneElement"
      } ],
      "mustSupport": true,
      "max": "1",
      "id": "DocumentReference.context",
      "comment": "這些值主要用於幫助查詢感興趣/相關的文件而添加的",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.context"
      },
      "isSummary": true
    }, {
      "path": "DocumentReference.context.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "DocumentReference.context.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.context.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "DocumentReference.context.extension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "DocumentReference.context.modifierExtension",
      "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
      "isModifier": true,
      "short": "Extensions that cannot be ignored even if unrecognized",
      "mapping": [ {
        "map": "N/A",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content", "modifiers" ],
      "max": "*",
      "id": "DocumentReference.context.modifierExtension",
      "comment": "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.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "BackboneElement.modifierExtension"
      },
      "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.context.encounter",
      "min": 0,
      "definition": "描述文件內容所關聯的臨床就醫事件或類型",
      "isModifier": false,
      "short": "文件內容的臨床背景",
      "mapping": [ {
        "map": "Event.context",
        "identity": "workflow"
      }, {
        "map": "FiveWs.context",
        "identity": "w5"
      }, {
        "map": "Composition.encounter",
        "identity": "fhircomposition"
      }, {
        "map": "unique(highest(./outboundRelationship[typeCode=\"SUBJ\" and isNormalActRelationship()], priorityNumber)/target[moodCode=\"EVN\" and classCode=(\"ENC\", \"PCPR\") and isNormalAct])",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/encounter-clinemr" ]
      } ],
      "max": "*",
      "id": "DocumentReference.context.encounter",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference.context.encounter"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.context.event",
      "min": 0,
      "definition": "這個代碼清單代表了正在記錄的主要臨床行為,例如:結腸鏡檢查或闌尾切除手術。在某些情況下,事件已經隱含在類型代碼中,例如在「病史和體檢報告」中,正在記錄的必然是「病史和體檢」行為。",
      "isModifier": false,
      "short": "正在記錄的主要臨床行為",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CodeableConcept-tw" ]
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActCode",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DocumentEventType"
        } ],
        "description": "可參考所綁定值集,但此值集只是針對這個欄位的一個可能值的範例,不預期也不鼓勵使用者一定要使用此值集的代碼。"
      },
      "max": "*",
      "id": "DocumentReference.context.event",
      "condition": [ "ele-1" ],
      "comment": "事件可以進一步專注於類型中所隱含的行為,例如當它僅為「處置報告」,而該處置是「結腸鏡檢查」。如果包括一個或多個事件代碼,則它們不應與class或type資料項目中的值相衝突,因為這樣的衝突會導致情況變得模糊不清。",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference.context.event"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.context.period",
      "min": 0,
      "definition": "文件描述的是提供服務的時間範圍",
      "isModifier": false,
      "short": "被記錄的服務時間",
      "mapping": [ {
        "map": "Composition.event.period",
        "identity": "fhircomposition"
      }, {
        "map": ".effectiveTime",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.serviceStartTime, DocumentEntry.serviceStopTime",
        "identity": "xds"
      }, {
        "map": "ClinicalDocument/documentationOf/\nserviceEvent/effectiveTime/low/\n@value --> ClinicalDocument/documentationOf/\nserviceEvent/effectiveTime/high/\n@value",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "Period"
      } ],
      "max": "1",
      "id": "DocumentReference.context.period",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.context.period"
      },
      "isSummary": true
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.context.facilityType",
      "min": 0,
      "definition": "病人接受治療的機構類型",
      "isModifier": false,
      "short": "病人接受治療的機構類型",
      "mapping": [ {
        "map": "usually from a mapping to a local ValueSet",
        "identity": "fhircomposition"
      }, {
        "map": ".participation[typeCode=\"LOC\"].role[classCode=\"DSDLOC\"].code",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.healthcareFacilityTypeCode",
        "identity": "xds"
      }, {
        "map": "usually a mapping to a local ValueSet. Must be consistent with /clinicalDocument/code",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/c80-facilitycodes",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DocumentC80FacilityType"
        } ],
        "description": "可參考所綁定值集,但此值集只是針對這個欄位的一個可能值的範例,不預期也不鼓勵使用者一定要使用此值集的代碼。"
      },
      "max": "1",
      "id": "DocumentReference.context.facilityType",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.context.facilityType"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.context.practiceSetting",
      "requirements": "這是健康照護服務提供者(provider)經常依賴的重要metadata之一,他們通常會用來快速排序和/或篩選以找到特定的內容。",
      "min": 0,
      "definition": "此屬性可能提供有關創建內容的實務環境細節,通常反映了臨床專業。",
      "isModifier": false,
      "short": "內容創建的額外細節(例如:臨床專業)",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      }, {
        "map": "CE/CNE/CWE",
        "identity": "v2"
      }, {
        "map": "CD",
        "identity": "rim"
      }, {
        "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD",
        "identity": "orim"
      } ],
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CodeableConcept-tw" ]
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hl7.org/fhir/ValueSet/c80-practice-codes",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DocumentC80PracticeSetting"
        } ],
        "description": "可參考所綁定值集,但此值集只是針對這個欄位的一個可能值的範例,不預期也不鼓勵使用者一定要使用此值集的代碼。"
      },
      "max": "1",
      "id": "DocumentReference.context.practiceSetting",
      "condition": [ "ele-1" ],
      "comment": "此資料項目應基於一個粗略的專業實務分類系統,建議使用實務環境(Practice Setting)的分類系統,例如:LOINC中的主題領域(Subject Matter Domain)所描述的。",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.context.practiceSetting"
      }
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.context.sourcePatientInfo",
      "min": 0,
      "definition": "文件發佈時已知的病人資訊。可以是對特定版本的參照,也可以是包含在文件中的資訊。",
      "isModifier": false,
      "short": "來源的病人人口統計資料",
      "mapping": [ {
        "map": "Composition.subject",
        "identity": "fhircomposition"
      }, {
        "map": ".participation[typeCode=\"SBJ\"].role[typeCode=\"PAT\"]",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.sourcePatientInfo, DocumentEntry.sourcePatientId",
        "identity": "xds"
      }, {
        "map": "ClinicalDocument/recordTarget/",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/patient-clinemr" ]
      } ],
      "max": "1",
      "id": "DocumentReference.context.sourcePatientInfo",
      "base": {
        "max": "1",
        "min": 0,
        "path": "DocumentReference.context.sourcePatientInfo"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      } ],
      "path": "DocumentReference.context.related",
      "min": 0,
      "definition": "與DocumentReference相關聯的相關識別碼或resources",
      "isModifier": false,
      "short": "相關的識別碼或resources",
      "mapping": [ {
        "map": "Composition.event.detail",
        "identity": "fhircomposition"
      }, {
        "map": "./outboundRelationship[typeCode=\"PERT\" and isNormalActRelationship()] / target[isNormalAct]",
        "identity": "rim"
      }, {
        "map": "DocumentEntry.referenceIdList",
        "identity": "xds"
      }, {
        "map": "ClinicalDocument/relatedDocument",
        "identity": "cda"
      } ],
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ]
      } ],
      "max": "*",
      "id": "DocumentReference.context.related",
      "comment": "可能是導致創建 DocumentReference 或參照文件的識別碼或resources",
      "base": {
        "max": "*",
        "min": 0,
        "path": "DocumentReference.context.related"
      },
      "isSummary": false
    } ]
  },
  "status": "active",
  "id": "5b6b3b1a-6143-4ce0-b588-f05a3fafdc50",
  "kind": "resource",
  "url": "https://fhir.cohesiondata.com/clinemr/StructureDefinition/documentreference-clinemr",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "DocumentReference.status",
      "path": "DocumentReference.status",
      "patternCode": "current"
    }, {
      "id": "DocumentReference.subject",
      "path": "DocumentReference.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/patient-clinemr" ]
      } ]
    }, {
      "id": "DocumentReference.author",
      "path": "DocumentReference.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/practitioner-clinemr", "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore", "https://fhir.cohesiondata.com/clinemr/StructureDefinition/organization-clinemr", "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Device-twcore", "https://fhir.cohesiondata.com/clinemr/StructureDefinition/patient-clinemr", "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/RelatedPerson-twcore" ]
      } ]
    }, {
      "id": "DocumentReference.authenticator",
      "path": "DocumentReference.authenticator",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/practitioner-clinemr", "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore", "https://fhir.cohesiondata.com/clinemr/StructureDefinition/organization-clinemr" ]
      } ]
    }, {
      "id": "DocumentReference.custodian",
      "path": "DocumentReference.custodian",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/organization-clinemr" ]
      } ]
    }, {
      "id": "DocumentReference.relatesTo.target",
      "path": "DocumentReference.relatesTo.target",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/documentreference-clinemr" ]
      } ]
    }, {
      "id": "DocumentReference.content",
      "path": "DocumentReference.content",
      "short": "被參照的文件。[應填入門診病摘之圖檔報告檔名或附件檔名(title)]"
    }, {
      "id": "DocumentReference.content.attachment",
      "path": "DocumentReference.content.attachment",
      "mustSupport": true
    }, {
      "id": "DocumentReference.content.attachment.extension:position",
      "max": "1",
      "min": 0,
      "path": "DocumentReference.content.attachment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/cohesion-position" ]
      } ],
      "short": "[應填入牙醫診所門診病摘之圖檔報告牙位Image Position]",
      "sliceName": "position",
      "mustSupport": true
    }, {
      "id": "DocumentReference.content.attachment.contentType",
      "min": 1,
      "path": "DocumentReference.content.attachment.contentType",
      "short": "【因FHIR必填】Mime type of the content, with charset etc.",
      "mustSupport": true
    }, {
      "id": "DocumentReference.content.attachment.data",
      "min": 1,
      "path": "DocumentReference.content.attachment.data",
      "short": "資料之內容,必須轉成Base 64格式。",
      "mustSupport": true
    }, {
      "id": "DocumentReference.content.attachment.title",
      "min": 1,
      "path": "DocumentReference.content.attachment.title",
      "short": "檔案名稱應包含副檔名。[應填入門診病摘之圖檔報告檔名Image File Name或附件檔名Reference Doc File Name]"
    }, {
      "id": "DocumentReference.context",
      "path": "DocumentReference.context",
      "mustSupport": true
    }, {
      "id": "DocumentReference.context.encounter",
      "path": "DocumentReference.context.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/encounter-clinemr" ]
      } ]
    }, {
      "id": "DocumentReference.context.sourcePatientInfo",
      "path": "DocumentReference.context.sourcePatientInfo",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.cohesiondata.com/clinemr/StructureDefinition/patient-clinemr" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "睿傳數據",
    "telecom": [ {
      "value": "https://www.cohesiondata.com/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/DocumentReference-twcore"
}