FHIR IG Statistics: StructureDefinition/ObservationHeight-adultcheck
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "ObservationHeight-adultcheck",
"url": "https://tstifhir.azurehealthcareapis.com/StructureDefinition/ObservationHeight-adultcheck",
"version": "0.1.0",
"name": "ObservationHeightAdultCheck",
"title": "Observation Height - AdultCheck",
"status": "active",
"date": "2023-07-24T22:42:36+08:00",
"description": "此ObservationHeight AdultCheck Profile說明成人預防保健身高紀錄",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "sct-concept",
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "sct-attr",
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-vitalSigns-twcore",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "type.coding.code"
},
{
"type": "value",
"path": "type.coding.system"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Observation.identifier:medicalrecordNumber",
"path": "Observation.identifier",
"sliceName": "medicalrecordNumber",
"short": "適用該就醫紀錄之就診序號",
"definition": "適用於該就醫紀錄之就診序號",
"requirements": "病人幾乎總是被指定一個特定的數值型的唯一識別碼(identifier)",
"min": 0,
"max": "1",
"mustSupport": true
},
{
"id": "Observation.identifier:medicalrecordNumber.id",
"path": "Observation.identifier.id",
"short": "唯一可識別ID,以供資料項目間相互參照。",
"definition": "resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。"
},
{
"id": "Observation.identifier:medicalrecordNumber.extension",
"path": "Observation.identifier.extension",
"short": "擴充的資料項目",
"definition": "擴充的資料項目"
},
{
"id": "Observation.identifier:medicalrecordNumber.use",
"path": "Observation.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": "Observation.identifier:medicalrecordNumber.type",
"path": "Observation.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": "Observation.identifier:medicalrecordNumber.type.id",
"path": "Observation.identifier.type.id",
"definition": "resource中資料項目的唯一ID(用於內部參照),這可以是任何不含空格的字串。"
},
{
"id": "Observation.identifier:medicalrecordNumber.type.coding.system",
"path": "Observation.identifier.type.coding.system",
"min": 1,
"patternUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
},
{
"id": "Observation.identifier:medicalrecordNumber.type.coding.code",
"path": "Observation.identifier.type.coding.code",
"min": 1,
"patternCode": "MRT"
},
{
"id": "Observation.identifier:medicalrecordNumber.system",
"path": "Observation.identifier.system",
"short": "就診序號發號者/機構/單位",
"definition": "建立值的命名空間-即一個描述一組值的唯一URL",
"comment": "Identifier.system總是區分大小寫",
"requirements": "有許多識別碼的集合。為了進行兩個識別碼的對應,我們需要知道我們處理的是哪一組。系統指明了一個特定的唯一識別碼集。",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.identifier:medicalrecordNumber.value",
"path": "Observation.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": "Observation.identifier:medicalrecordNumber.period",
"path": "Observation.identifier.period",
"short": "此身份識別碼(identifier)的使用效期",
"definition": "識別碼有效/曾經有效使用的時段或期間"
},
{
"id": "Observation.identifier:medicalrecordNumber.assigner",
"path": "Observation.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": "Observation.status",
"path": "Observation.status",
"patternCode": "preliminary"
},
{
"id": "Observation.code",
"path": "Observation.code",
"short": "身高"
},
{
"id": "Observation.code.coding.system",
"path": "Observation.code.coding.system",
"patternUri": "http://loinc.org"
},
{
"id": "Observation.code.coding.code",
"path": "Observation.code.coding.code",
"patternCode": "8302-2"
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://tstifhir.azurehealthcareapis.com/StructureDefinition/Patient-adultcheck"
]
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support",
"valueBoolean": true
}
]
}
],
"mustSupport": true
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "委託代檢之醫事機構",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-hosp-twcore"
]
}
]
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Observation.value[x]:valueQuantity",
"path": "Observation.value[x]",
"sliceName": "valueQuantity",
"short": "身高量測值",
"min": 1,
"max": "1",
"type": [
{
"code": "Quantity",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-type-must-support",
"valueBoolean": true
}
]
}
],
"mustSupport": true
},
{
"id": "Observation.value[x]:valueQuantity.value",
"path": "Observation.value[x].value",
"min": 1,
"mustSupport": true
},
{
"id": "Observation.value[x]:valueQuantity.unit",
"path": "Observation.value[x].unit",
"min": 1,
"mustSupport": true
}
]
}
}