PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.twcore@0.2.2
    https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWCondition
{
  "description": "臺灣核心-病情、問題或診斷(TW Core Condition) 之資料模型",
  "_filename": "StructureDefinition-TWCondition.json",
  "package_name": "tw.gov.mohw.twcore",
  "date": "2024-05-28T21:53:18+08:00",
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "TWConditionModel",
  "mapping": [ {
    "uri": "https://twcore.mohw.gov.tw/ig/twcore",
    "name": "TW Core IG",
    "identity": "TWCondition"
  } ],
  "abstract": false,
  "type": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWCondition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "臺灣核心-病情、問題或診斷(TW Core Condition) 之資料模型",
  "package_version": "0.2.2",
  "snapshot": {
    "element": [ {
      "path": "TWCondition",
      "min": 0,
      "definition": "臺灣核心-病情、問題或診斷(TW Core Condition) 之資料模型",
      "isModifier": false,
      "short": "臺灣核心-病情、問題或診斷(TW Core Condition) 之資料模型",
      "mapping": [ {
        "map": "TWCoreCondition",
        "identity": "TWCondition"
      } ],
      "max": "*",
      "id": "TWCondition",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "path": "TWCondition.clinicalStatus",
      "min": 1,
      "definition": "病情、問題或診斷的臨床狀態。",
      "short": "病情、問題或診斷的臨床狀態。",
      "mapping": [ {
        "map": "TWCoreCondition.clinicalStatus",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "TWCondition.clinicalStatus",
      "base": {
        "max": "1",
        "min": 1,
        "path": "TWCondition.clinicalStatus"
      }
    }, {
      "path": "TWCondition.verificationStatus",
      "min": 0,
      "definition": "病情、問題或診斷的臨床狀態的驗證狀態。",
      "short": "病情、問題或診斷的臨床狀態的驗證狀態。",
      "mapping": [ {
        "map": "TWCoreCondition.verificationStatus",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "TWCondition.verificationStatus",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.verificationStatus"
      }
    }, {
      "path": "TWCondition.category",
      "min": 1,
      "definition": "病情、問題或診斷的類別。",
      "short": "病情、問題或診斷的類別。",
      "mapping": [ {
        "map": "TWCoreCondition.category",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "TWCondition.category",
      "base": {
        "max": "1",
        "min": 1,
        "path": "TWCondition.category"
      }
    }, {
      "path": "TWCondition.severity",
      "min": 0,
      "definition": "病情、問題或診斷的主觀嚴重程度。",
      "short": "病情、問題或診斷的主觀嚴重程度。",
      "mapping": [ {
        "map": "TWCoreCondition.severity",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "TWCondition.severity",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.severity"
      }
    }, {
      "path": "TWCondition.code",
      "min": 1,
      "definition": "病情、問題或診斷的識別。",
      "short": "病情、問題或診斷的識別。",
      "mapping": [ {
        "map": "TWCoreCondition.code",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "1",
      "id": "TWCondition.code",
      "base": {
        "max": "1",
        "min": 1,
        "path": "TWCondition.code"
      }
    }, {
      "path": "TWCondition.bodySite",
      "min": 0,
      "definition": "解剖位置。",
      "short": "解剖位置。",
      "mapping": [ {
        "map": "TWCoreCondition.bodySite",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "max": "*",
      "id": "TWCondition.bodySite",
      "base": {
        "max": "*",
        "min": 0,
        "path": "TWCondition.bodySite"
      }
    }, {
      "path": "TWCondition.subject",
      "min": 0,
      "definition": "有此病情、問題或診斷的病人。",
      "short": "有此病情、問題或診斷的病人。",
      "mapping": [ {
        "map": "TWCoreCondition.subject.Reference(TW Core Patient | Group)",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "Patient"
      } ],
      "max": "1",
      "id": "TWCondition.subject",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.subject"
      }
    }, {
      "path": "TWCondition.onset",
      "min": 0,
      "definition": "估計的或實際的日期。",
      "short": "估計的或實際的日期。",
      "mapping": [ {
        "map": "TWCoreCondition.onsetDateTime",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "max": "1",
      "id": "TWCondition.onset",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.onset"
      }
    }, {
      "path": "TWCondition.abatement",
      "min": 0,
      "definition": "何時解決/緩解。",
      "short": "何時解決/緩解。",
      "mapping": [ {
        "map": "TWCoreCondition.abatement.as(dateTime)",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "dateTime"
      } ],
      "max": "1",
      "id": "TWCondition.abatement",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.abatement"
      }
    }, {
      "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": "TWCondition.asserter",
      "min": 0,
      "definition": "聲稱有此病情、問題或診斷的人。",
      "short": "聲稱有此病情、問題或診斷的人。",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "max": "1",
      "id": "TWCondition.asserter",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.asserter"
      }
    }, {
      "path": "TWCondition.asserter.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": "TWCondition.asserter.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": "TWCondition.asserter.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": "TWCondition.asserter.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": "TWCondition.asserter.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": "TWCondition.asserter.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
    }, {
      "path": "TWCondition.asserter.practitioner",
      "min": 0,
      "definition": "聲稱有此病情、問題或診斷的某健康照護服務提供者。",
      "short": "聲稱有此病情、問題或診斷的某健康照護服務提供者。",
      "mapping": [ {
        "map": "TWCoreCondition.asserter.Reference(TW Core Practitioner)",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "Practitioner"
      } ],
      "max": "1",
      "id": "TWCondition.asserter.practitioner",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.asserter.practitioner"
      }
    }, {
      "path": "TWCondition.asserter.practitionerRole",
      "min": 0,
      "definition": "聲稱有此病情、問題或診斷的某健康照護服務角色。",
      "short": "聲稱有此病情、問題或診斷的某健康照護服務角色。",
      "mapping": [ {
        "map": "TWCoreCondition.asserter.Reference(TW Core PractitionerRole)",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "PractitionerRole"
      } ],
      "max": "1",
      "id": "TWCondition.asserter.practitionerRole",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.asserter.practitionerRole"
      }
    }, {
      "path": "TWCondition.asserter.patient",
      "min": 0,
      "definition": "聲稱有此病情、問題或診斷的某病人。",
      "short": "聲稱有此病情、問題或診斷的某病人。",
      "mapping": [ {
        "map": "TWCoreCondition.asserter.Reference(TW Core Patient)",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "Patient"
      } ],
      "max": "1",
      "id": "TWCondition.asserter.patient",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.asserter.patient"
      }
    }, {
      "path": "TWCondition.asserter.relatedPerson",
      "min": 0,
      "definition": "聲稱有此病情、問題或診斷的某相關人員。",
      "short": "聲稱有此病情、問題或診斷的某相關人員。",
      "mapping": [ {
        "map": "TWCoreCondition.asserter.Reference(RelatedPerson)",
        "identity": "TWCondition"
      } ],
      "type": [ {
        "code": "RelatedPerson"
      } ],
      "max": "1",
      "id": "TWCondition.asserter.relatedPerson",
      "base": {
        "max": "1",
        "min": 0,
        "path": "TWCondition.asserter.relatedPerson"
      }
    } ]
  },
  "status": "active",
  "id": "dab76023-df4d-4353-9f96-0e51d845603a",
  "kind": "logical",
  "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWCondition",
  "version": "0.2.2",
  "differential": {
    "element": [ {
      "id": "TWCondition",
      "path": "TWCondition",
      "short": "臺灣核心-病情、問題或診斷(TW Core Condition) 之資料模型",
      "mapping": [ {
        "map": "TWCoreCondition",
        "identity": "TWCondition"
      } ],
      "definition": "臺灣核心-病情、問題或診斷(TW Core Condition) 之資料模型"
    }, {
      "id": "TWCondition.clinicalStatus",
      "max": "1",
      "min": 1,
      "path": "TWCondition.clinicalStatus",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "病情、問題或診斷的臨床狀態。",
      "mapping": [ {
        "map": "TWCoreCondition.clinicalStatus",
        "identity": "TWCondition"
      } ],
      "definition": "病情、問題或診斷的臨床狀態。"
    }, {
      "id": "TWCondition.verificationStatus",
      "max": "1",
      "min": 0,
      "path": "TWCondition.verificationStatus",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "病情、問題或診斷的臨床狀態的驗證狀態。",
      "mapping": [ {
        "map": "TWCoreCondition.verificationStatus",
        "identity": "TWCondition"
      } ],
      "definition": "病情、問題或診斷的臨床狀態的驗證狀態。"
    }, {
      "id": "TWCondition.category",
      "max": "1",
      "min": 1,
      "path": "TWCondition.category",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "病情、問題或診斷的類別。",
      "mapping": [ {
        "map": "TWCoreCondition.category",
        "identity": "TWCondition"
      } ],
      "definition": "病情、問題或診斷的類別。"
    }, {
      "id": "TWCondition.severity",
      "max": "1",
      "min": 0,
      "path": "TWCondition.severity",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "病情、問題或診斷的主觀嚴重程度。",
      "mapping": [ {
        "map": "TWCoreCondition.severity",
        "identity": "TWCondition"
      } ],
      "definition": "病情、問題或診斷的主觀嚴重程度。"
    }, {
      "id": "TWCondition.code",
      "max": "1",
      "min": 1,
      "path": "TWCondition.code",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "病情、問題或診斷的識別。",
      "mapping": [ {
        "map": "TWCoreCondition.code",
        "identity": "TWCondition"
      } ],
      "definition": "病情、問題或診斷的識別。"
    }, {
      "id": "TWCondition.bodySite",
      "max": "*",
      "min": 0,
      "path": "TWCondition.bodySite",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "解剖位置。",
      "mapping": [ {
        "map": "TWCoreCondition.bodySite",
        "identity": "TWCondition"
      } ],
      "definition": "解剖位置。"
    }, {
      "id": "TWCondition.subject",
      "max": "1",
      "min": 0,
      "path": "TWCondition.subject",
      "type": [ {
        "code": "Patient"
      } ],
      "short": "有此病情、問題或診斷的病人。",
      "mapping": [ {
        "map": "TWCoreCondition.subject.Reference(TW Core Patient | Group)",
        "identity": "TWCondition"
      } ],
      "definition": "有此病情、問題或診斷的病人。"
    }, {
      "id": "TWCondition.onset",
      "max": "1",
      "min": 0,
      "path": "TWCondition.onset",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "估計的或實際的日期。",
      "mapping": [ {
        "map": "TWCoreCondition.onsetDateTime",
        "identity": "TWCondition"
      } ],
      "definition": "估計的或實際的日期。"
    }, {
      "id": "TWCondition.abatement",
      "max": "1",
      "min": 0,
      "path": "TWCondition.abatement",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "何時解決/緩解。",
      "mapping": [ {
        "map": "TWCoreCondition.abatement.as(dateTime)",
        "identity": "TWCondition"
      } ],
      "definition": "何時解決/緩解。"
    }, {
      "id": "TWCondition.asserter",
      "max": "1",
      "min": 0,
      "path": "TWCondition.asserter",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "聲稱有此病情、問題或診斷的人。",
      "definition": "聲稱有此病情、問題或診斷的人。"
    }, {
      "id": "TWCondition.asserter.practitioner",
      "max": "1",
      "min": 0,
      "path": "TWCondition.asserter.practitioner",
      "type": [ {
        "code": "Practitioner"
      } ],
      "short": "聲稱有此病情、問題或診斷的某健康照護服務提供者。",
      "mapping": [ {
        "map": "TWCoreCondition.asserter.Reference(TW Core Practitioner)",
        "identity": "TWCondition"
      } ],
      "definition": "聲稱有此病情、問題或診斷的某健康照護服務提供者。"
    }, {
      "id": "TWCondition.asserter.practitionerRole",
      "max": "1",
      "min": 0,
      "path": "TWCondition.asserter.practitionerRole",
      "type": [ {
        "code": "PractitionerRole"
      } ],
      "short": "聲稱有此病情、問題或診斷的某健康照護服務角色。",
      "mapping": [ {
        "map": "TWCoreCondition.asserter.Reference(TW Core PractitionerRole)",
        "identity": "TWCondition"
      } ],
      "definition": "聲稱有此病情、問題或診斷的某健康照護服務角色。"
    }, {
      "id": "TWCondition.asserter.patient",
      "max": "1",
      "min": 0,
      "path": "TWCondition.asserter.patient",
      "type": [ {
        "code": "Patient"
      } ],
      "short": "聲稱有此病情、問題或診斷的某病人。",
      "mapping": [ {
        "map": "TWCoreCondition.asserter.Reference(TW Core Patient)",
        "identity": "TWCondition"
      } ],
      "definition": "聲稱有此病情、問題或診斷的某病人。"
    }, {
      "id": "TWCondition.asserter.relatedPerson",
      "max": "1",
      "min": 0,
      "path": "TWCondition.asserter.relatedPerson",
      "type": [ {
        "code": "RelatedPerson"
      } ],
      "short": "聲稱有此病情、問題或診斷的某相關人員。",
      "mapping": [ {
        "map": "TWCoreCondition.asserter.Reference(RelatedPerson)",
        "identity": "TWCondition"
      } ],
      "definition": "聲稱有此病情、問題或診斷的某相關人員。"
    } ]
  },
  "contact": [ {
    "name": "衛生福利部",
    "telecom": [ {
      "value": "https://www.mohw.gov.tw/",
      "system": "url"
    }, {
      "value": "CCYU@mohw.gov.tw",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}