FHIR IG Statistics: StructureDefinition/Bundle-adultcheck
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "Bundle-adultcheck",
"url": "https://tstifhir.azurehealthcareapis.com/StructureDefinition/Bundle-adultcheck",
"version": "0.1.0",
"name": "BundleAdultCheck",
"title": "Bundle - AdultCheck",
"status": "active",
"date": "2023-08-04T22:42:36+08:00",
"description": "此Bundle AdultCheck Profile說明成人預防保健服務檢查單資料",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle.identifier",
"path": "Bundle.identifier",
"short": "該成人預防保健服務檢查單之就診序號",
"definition": "該成人預防保健服務檢查單之就診序號",
"requirements": "病人幾乎總是被指定一個特定的數值型的唯一識別碼(identifier)",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.identifier.id",
"path": "Bundle.identifier.id",
"short": "唯一可識別ID,以供資料項目間相互參照。",
"definition": "resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。"
},
{
"id": "Bundle.identifier.extension",
"path": "Bundle.identifier.extension",
"short": "擴充的資料項目",
"definition": "擴充的資料項目"
},
{
"id": "Bundle.identifier.use",
"path": "Bundle.identifier.use",
"short": "usual | official | temp | secondary | old (如果知道)",
"definition": "這個唯一識別碼(identifier)的用途",
"comment": "應用程式可以假定一個識別碼是永久的,除非它明確說它是暫時的。",
"requirements": "允許從一組識別碼中為特定的使用情境選擇適當的識別碼",
"patternCode": "official",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/identifier-use|4.0.1",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "IdentifierUse"
}
],
"description": "如果知道,請說明此識別碼的目的;應填入[IdentifierUse](http://hl7.org/fhir/R4/valueset-identifier-use.html)代碼表中的其中一個代碼。"
}
},
{
"id": "Bundle.identifier.type",
"path": "Bundle.identifier.type",
"short": "身份識別碼(identifier)的型別說明",
"definition": "識別碼的代碼型別,用於決定特定目適用的識別碼。",
"comment": "這個資料項目只涉及識別碼的一般類別。它 **必須沒有(SHALL NOT)** 被用於與Identifier.system 1..1對應的代碼。一些識別碼可能由於常見的用法而屬於多個類別。在系統是已知的情況下,型別是不必要的,因為型別總是系統定義的一部分。然而,系統經常需要處理系統不為人知的識別碼。型別和系統之間不是1:1的關係,因為許多不同的系統有相同的型別。",
"requirements": "允許使用者在不知道識別碼系統的情況下利用識別碼",
"min": 1,
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CodeableConcept-tw"
]
}
],
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw",
"description": "識別碼的型別,用於決定特定目的所適用的識別碼;應填入[臺灣識別碼類型值集](https://twcore.mohw.gov.tw/ig/twcore/ValueSet-identifier-type-tw.html)代碼表中適合的代碼,確定無適合的代碼才可以使用其他代碼中的代碼來表示。"
}
},
{
"id": "Bundle.identifier.type.id",
"path": "Bundle.identifier.type.id",
"definition": "resource中資料項目的唯一ID(用於內部參照),這可以是任何不含空格的字串。"
},
{
"id": "Bundle.identifier.type.coding.system",
"path": "Bundle.identifier.type.coding.system",
"min": 1,
"patternUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
},
{
"id": "Bundle.identifier.type.coding.code",
"path": "Bundle.identifier.type.coding.code",
"min": 1,
"patternCode": "MRT"
},
{
"id": "Bundle.identifier.system",
"path": "Bundle.identifier.system",
"short": "就診序號發號者/機構/單位",
"definition": "建立值的命名空間-即一個描述一組值的唯一URL",
"comment": "Identifier.system總是區分大小寫",
"requirements": "有許多識別碼的集合。為了進行兩個識別碼的對應,我們需要知道我們處理的是哪一組。系統指明了一個特定的唯一識別碼集。",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.identifier.value",
"path": "Bundle.identifier.value",
"short": "唯一值。\r\n例如:就診序號為0123456789",
"definition": "識別碼中通常與使用者有關的部分,在系統情境內是唯一的。",
"comment": "如果此值是一個完整的URI,那麼此系統 **必須(SHALL)** 是urn:ietf:rfc:3986。此值的主要目的是為了可運算的對應。因此,為了比較的目的,它可能會被正規化(例如:去除不重要的空白、破折號等)。一個為人顯示的格式化的值可以使用[Rendered Value](http://hl7.org/fhir/R4/extension-rendered-value.html)擴充來傳達。除非對Identifier.system的了解使處理者確信不區分大小寫的處理是安全的,否則Identifier.value應被視為區分大小寫。",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.identifier.period",
"path": "Bundle.identifier.period",
"short": "此身份識別碼(identifier)的使用效期",
"definition": "識別碼有效/曾經有效使用的時段或期間"
},
{
"id": "Bundle.identifier.assigner",
"path": "Bundle.identifier.assigner",
"short": "簽發identifier的機構(可以只是文字表述)",
"definition": "簽發/管理識別碼的機構",
"comment": "Identifier.assigner可以省略.reference資料項目,只包含一個.display資料項目,反映指定機構的名稱或其他文字表述資訊。",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore"
]
}
]
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"patternCode": "document",
"mustSupport": true
},
{
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"definition": "Bundle創建時間",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "profile",
"path": "resource"
}
],
"rules": "open"
},
"min": 3,
"mustSupport": true
},
{
"id": "Bundle.entry.fullUrl",
"path": "Bundle.entry.fullUrl",
"min": 1,
"mustSupport": true
},
{
"id": "Bundle.entry:composition",
"path": "Bundle.entry",
"sliceName": "composition",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:composition.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Composition",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/Composition-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:patient",
"path": "Bundle.entry",
"sliceName": "patient",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:patient.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Patient",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/Patient-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:organization",
"path": "Bundle.entry",
"sliceName": "organization",
"min": 0,
"max": "*"
},
{
"id": "Bundle.entry:organization.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Organization",
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:encounter",
"path": "Bundle.entry",
"sliceName": "encounter",
"min": 1,
"max": "1"
},
{
"id": "Bundle.entry:encounter.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Encounter",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/Encounter-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:condition",
"path": "Bundle.entry",
"sliceName": "condition",
"min": 0,
"max": "6"
},
{
"id": "Bundle.entry:condition.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Condition",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/Condition-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:observationLab",
"path": "Bundle.entry",
"sliceName": "observationLab",
"min": 0,
"max": "*"
},
{
"id": "Bundle.entry:observationLab.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Observation",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationLab-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:observationDepress",
"path": "Bundle.entry",
"sliceName": "observationDepress",
"min": 0,
"max": "1"
},
{
"id": "Bundle.entry:observationDepress.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Observation",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationDepression-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:observationSocial",
"path": "Bundle.entry",
"sliceName": "observationSocial",
"min": 0,
"max": "*"
},
{
"id": "Bundle.entry:observationSocial.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Observation",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationSocial-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:observationHeight",
"path": "Bundle.entry",
"sliceName": "observationHeight",
"min": 0,
"max": "1"
},
{
"id": "Bundle.entry:observationHeight.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Observation",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationHeight-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:observationWeight",
"path": "Bundle.entry",
"sliceName": "observationWeight",
"min": 0,
"max": "1"
},
{
"id": "Bundle.entry:observationWeight.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Observation",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationWeight-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:observationWaist",
"path": "Bundle.entry",
"sliceName": "observationWaist",
"min": 0,
"max": "1"
},
{
"id": "Bundle.entry:observationWaist.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Observation",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationWaist-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:observationBMI",
"path": "Bundle.entry",
"sliceName": "observationBMI",
"min": 0,
"max": "1"
},
{
"id": "Bundle.entry:observationBMI.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Observation",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationBMI-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:observationPressure",
"path": "Bundle.entry",
"sliceName": "observationPressure",
"min": 0,
"max": "1"
},
{
"id": "Bundle.entry:observationPressure.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "Observation",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationPressure-adultcheck"
]
}
],
"mustSupport": true
},
{
"id": "Bundle.entry:disgnostic",
"path": "Bundle.entry",
"sliceName": "disgnostic",
"min": 0,
"max": "*"
},
{
"id": "Bundle.entry:disgnostic.resource",
"path": "Bundle.entry.resource",
"min": 1,
"type": [
{
"code": "DiagnosticReport",
"profile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/DiagnosticReport-adultcheck"
]
}
],
"mustSupport": true
}
]
}
}