電子カルテ情報共有サービスFHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) ドラフト版
0.9.13 - draft Japan

Publish Box goes here

Resource Profile: eCS:JP_Observation_LabResult_eCS

項目内容
定義URL http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Observation_LabResult_eCS
Version 0.9.13
Name

JP_Observation_LabResult_eCS

Title

eCS:JP_Observation_LabResult_eCS

Status Active ( 2023-05-27 )
Copyright

(一社)日本医療情報学会. CC(Creative Commons license) BY-ND CC表示・改変禁止

eCS 診療情報・サマリー汎用 Observationリソース(検体検査結果/感染症検体検査結果)プロファイル


eCS 診療情報・サマリー汎用:【検体検査結果・感染症情報】

背景および想定シナリオ

このプロファイルは、6情報をはじめ、診療情報提供書や退院時サマリーなどの2文書や、診療6情報・サマリー用に「検体検査結果(感染症情報を含む)」を記述するためのものである。 電子カルテ情報共有サービスに送信する情報に含まれる場合には、CLINS電子カルテ情報共有サービス用: 【検体検査結果/感染症情報 JP_Observation_LabResult_CLINS_eCS を使用すること。】

スコープ

対象

以下のような検体検査結果の情報。

  • 血液検体検査結果
  • 尿検体検査結果
  • 生体から取得したその他の検体材料の検査結果

対象としないこと

  • 細菌検査結果(塗抹、培養、感受性等)は含まない。
  • 病理検体検査結果(細胞診、組織診)は含まない。

プロファイル定義における必須要素と推奨要素

  • MustSupport要素は、送信側(データ作成側)にその情報があれば特段の理由がない限り、値をなんらかの方法で設定し、送信しなければならない項目。受信側では値が設定されているのであれば、格納しなければならない(破棄してはならない)。
  • 必須要素は、その要素が必ず1個以上出現しなければならない要素。FHIR仕様ではMust Supportフラグを設定している。
  • 推奨要素は、送信側はシステムに値が存在しているなら、値を格納した要素が必ず1個以上出現しなければならず、受信側は必ずその値を格納しなければならない要素。FHIR仕様ではMust Supportフラグを設定している。

必須要素

  • resourceType : リソースタイプ “Observation”
  • meta.lastUpdated : 最終更新日時
  • meta.profile : 電子カルテ情報共有サービスでは必須
  • extension (InstitutionNumber) : 電子カルテ情報共有サービスでは必須。s医療機関番号10桁
  • identifier : インスタンス識別ID
  • status : 検査・観察のステータス
  • code : 検査・観察の項目コード
  • subject : 患者のFHIRリソースへの参照。contained (JP_Patient)リソースへのリテラル参照を設定する。
  • effectiveDateTime : 検体採取日または検体採取日時
  • specimen : 検体材料のFHIRリソースへの参照。 contained (JP_Patient)リソースへのリテラル参照を設定する。

条件により必須

  • meta.tag : 電子カルテ情報共有サービスで長期保存情報フラグの設定する場合に必須。
  • meta.tag : 3文書6情報の作成で未説明フラグを設定する場合に必須。
  • value[x] : 検査結果や観察結果。検査項目がバッテリー項目(グループ項目)の場合や理由があって検査値が得られなかった場合を除き必須。
  • dataAbsentReason : 検査値が得られなかった理由。検査値が得られなかった場合には必須。
  • hasMember : このグループに含まれる個々の検査の参照。この検査が複数の検査項目をグループ化したパネル検査もしくはバッテリー検査の場合には必須。
  • component : 1回の検査・観察で同時に複数の検査結果が得られる場合には必須。

推奨要素

  • extension (Department) : 診療科情報
  • category : 検査結果カテゴリー。
  • encounter : アレルギー登録時の入院外来区分情報。
  • referenceRange : 基準値範囲。

MustSupport要素

 - 必須要素、条件により必須要素、推奨要素は、自動的にMustSupport要素である。それ以外に以下の要素がMustSupport要素である。

  • note : 結果に対するコメントテキスト記述。
  • method : 検査手法の記述。

要素の説明とプロファイル

  • 多重度欄の背景色:
    • 濃い黄色=「必須要素」に対応する。
    • 薄い黄色=「条件により必須要素」に対応する。
    • 薄い緑=「推奨要素」に対応する。
    • 無色=本要素を記述する場合の説明を参考までに記載しているが多重度は0..1または0..*であるため出現してもしなくてもよい。ただし、MustSupport要素の場合には、MustSupport要素としての仕様を満たす必要がある。MustSupport要素でなければ、データ設定と送信は任意であり、送信しても受信側では無視(破棄)されるかもしれないことに注意すること。
  • この表に現れない要素であるが、JP-Coreでは出現してもよい(多重度が0..1または0..*の)要素は、データ設定と送信は任意であり、送信しても受信側では無視(破棄)されるかもしれないことに注意すること。
  • この表で要素名のあとに[ ]表記があるものは、値が1個であっても、JSONデータのリスト型の値で記述しなければならない。
  • 要素[*] : この要素は繰り返し可能であり、値の記述はリストとなる。
  • 要素[+] : (繰り返し可能な要素において)新たなひとつの要素の子要素値として記述される。
  • 要素[=] : (繰り返し可能な要素において)すぐ上の要素と同じ要素の子要素値として記述される。

詳細説明

表「Observation_LabResult」

多重度タジュウド は、オヤ 要素ヨウソ 出現シュツゲン した場合バアイ 多重度タジュウド 。たとえばある子要素コヨウソ 多重度タジュウド が1..1であっても親要素オヤヨウソ 出現シュツゲン しない場合バアイ にはその子要素コヨウソ 出現シュツゲン しない。ギャク 親要素オヤヨウソ 出現シュツゲン する場合バアイ には、この子要素コヨウソ 出現シュツゲン しなければならない。
要素Lv1 要素Lv2 要素Lv3 要素Lv4 多重度 説明 固定値
/ 例 示
resourceType       1..1 string Observationリソースであることを示す   "Observation"
meta       1..1 Meta      
  lastUpdated     1..1 instant 最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz (. 2015-02-07T13:28:17.239+09:00)
この要素は、このリソースのデータを取り込んで蓄積していたシステムが、このリソースになんらかの変更があった可能性があった日時を取得し、このデータを再取り込みする必要性の判断をするために使われる。本要素に前回取り込んだ時点より後の日時が設定されている場合には、なんらかの変更があった可能性がある(変更がない場合もある)ものとして判断される。したがって、内容になんらかの変更があった場合、またはこのリソースのデータが初めて作成された場合には、その時点以降の日時(たとえば、このリソースのデータを作成した日時)を設定しなければならない。内容の変更がない場合でも、このリソースのデータが作り直された場合や単に複写された場合にその日時を設定しなおしてもよい。ただし、内容に変更がないのであれば、日時を変更しなくてもよい。また、この要素の変更とmeta.versionIdの変更とは、必ずしも連動しないことがある。
例示 "2015-02-07T13:28:17.239+09:00"
meta profile[+]     0..* canonical(StructureDefinition) 準拠しているプロファイルを受信側に通知したい場合には、本文書のプロファイルを識別するURLを指定する。
http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Observation_LabResult_eCS を設定する。
電子カルテ情報共有サービスに本リソースデータを送信する場合には、http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Observation_LabResult_eCS を設定すること。
固定値 "http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Observation_LabResult_eCS"
または
"http://jpfhir.jp/fhir/clins/StructureDefinition/JP_Observation_LabResult_eCS"
meta tag[*]     0..* Coding 本リソースのタグ情報ジョウホウ    
meta tag[+] system   1..1 uri 電子カルテ情報共有サービスで長期保存フラグの設定する場合に使用 固定値 "http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication"
meta tag[=] code   1..1 code 長期保存フラグ 固定値 "LTS"
contained[+]       0..1* Resource(JP_Encounter ) encounter要素から参照される場合には、そのJP_Encounterリソースの実体。JP_Encounterリソースにおける必要最小限の要素だけが含まれればよい。ここで埋め込まれるJP_Encounterリソースでは、Encounter.classにこの検査ケンサ をオーダしたときの受診情報(入外区分など)を記述して使用する。    
contained[+]       0..1* Resource(JP_Specimen ) specimen要素(検体ケンタイ 材料ザイリョウ 情報ジョウホウ bの要素ヨウソ )から参照される場合には、そのJP_Specimenリソースの実体。JP_Specimenリソースにおける必要最小限の要素(type要素ヨウソ にJLAC10検体ケンタイ 材料ザイリョウ コード情報ジョウホウ 設定セッテイ するなど)だけが含まれればよい。    
contained[+]       0..1* Resource(JP_ServiceRequest ) basedOn要素からモト のオーダ情報ジョウホウ Seキジュツ rviceRequestとして記述してそれを参照する場合には、そのJP_ServiceRequestリソースの実体。JP_ServiceRequestリソースにおける必要最小限の要素だけが含まれればよい。    
extension[*]       0..*   電子カルテ情報サービスでは、作成サクセイ 発行ハッコウ した医療イリョウ 機関キカn 番号バンゴウ 診療科シンリョウカ 情報ジョウホウ 記述キジュツ する拡張カクチョウ    
extension[+]       0..1 Extension      
extension[=] url     1..1 uri ホn 情報ジョウホウ 作成サクセイ 発行ハッコウ した医療イリョウ 機関キカn 識別シキベツ 番号バンゴウ を記述するために使用する拡張「eCS_InstitutionNumber」。
ホn 報はジョウホウ 、ServiceRequestの要素とヨウソ して記述すキジュツ ることも可能でカノウ あるが、その場合もバアイ この拡カクチョウ で記述すキジュツ ることとする。
電子カルテ情報サービスでは、この拡張カクチョウ による記述キジュツ 必須ヒッス
固定コテイ http://jpfhir.jp/fhir/clins/Extension/StructureDefinition/JP_eCS_InstitutionNumber
extension[=] valueIdentifier     1..1 Identifier 医療イリョウ 機関キカn 識別シキベツ 情報ジョウホウ    
extension[=] valueIdentifier system   1..1 uri 医療イリョウ 機関キカn 10ケタ 番号バンゴウ シメス すURL。 固定コテイ http://jpfhir.jp/fhir/core/IdSystem/insurance-medical-institution-no
extension[=] valueIdentifier value   1..1 string 医療機関10桁番号。ケタ 例示🕛 "1318814790"
extension[+]       0..1 Extension 本情報を作成発行した診療科または作成サクセイ 発行ハッコウ 者の診療科情報を記述するために使用する拡張「eCS_Department」。    
extension[=] url     1..1 uri 診療科情報を記述するために使用する拡張を識別するURL。 固定コテイ http://jpfhir.jp/fhir/clins/Extension/StructureDefinition/JP_eCS_Department
extension[=] valueCodeableConcept     1..1 CodeableConcept 診療科情報。    
extension[=] valueCodeableConcept coding   0..1* Coding 診療科のコード化記述。    
extension[=] valueCodeableConcept coding system 0..1 uri JAMI 診療科コード表のURI。 固定コテイ "http://jami.jp/SS-MIX2/CodeSystem/ClinicalDepartment"
extension[=] valueCodeableConcept coding code 0..1 string JAMI 診療科コード。2ケタ またh3桁コード。 例示🕛 "08"
extension[=] valueCodeableConcept coding display 0..1 string JAMI 診療科コードでのコードに対応する表示名。   "循環器科ジュンカンキカ "
extension[=] valueCodeableConcept text   1..1 string コード有無ウム カカワラズ わらず、記述キジュツ したい診療科シンリョウカ メイ 文字列モジレツ 例示🕛 "循環器ジュンカンキ 診療シンリョウ "
identifier[*]       1..* Identifier このリソース情報の一意識別ID。
少なくともひとつのidentifierは以下に記載の一意識別IDの仕様に従う値を設定すること。
一意識別IDは、このリソース情報を作成した施設内で、このリソース情報を他のリソース情報と一意に区別できるIDを想定しているが、1回の登録で発生する複数の検査結果ケンサケッカ 情報が同一IDを持っていてもよい。
このID情報をキーとして、このIDが同一である本リソース情報ひとつまたは複数に対して、一括して更新・削除が実施されることがある。1回の登録で複数のリソース情報が登録される場合に、それらは同一のIDでも構わない。この場合、更新や削除は同一IDの情報すべてに対して実施される。
   
identifier[+] system     1..1 uri このリソース情報を他のリソース情報と一意に区別できるIDである場合に、system値を固定で設定する。1回の登録で複数のリソース情報が登録される場合に、それらは同一のIDで登録される場合でもこのsystem値を使用する。 固定値 http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
identifier[=] value     1..1 string このリソース情報IDの文字列。URI形式を使う場合には、urn:ietf:rfc:3986に準拠すること。 例示 "1311234567-2020-00123456"
basedOn       0..1 Reference(JP_ServiceRequest) 元の検査ケンサ オーダ情報。オーダ番号等の一意識別子を含むServiceRequestリソース(Containedリソース)への参照。検査ケンサ オーダ番号等の一意識別子を含むServiceRequestリソース(Containedリソース)への参照。
元のオーダID情報や依頼に関する情報(検査ケンサ 依頼イライ シャ の所属や診療科など)が記述されるContainedリソースに含まれるServiceRequest(検査ケンサ オーダー情報)リソースをこのリソース内で参照する。ただし、医療イリョウ 機関キカn 番号バンゴウ 診療科シンリョウカ 情報ジョウホウ は、extensionでも記述キジュツ することになっている。
   
status       1..1 code 検査・観察のステータス。使用シヨウ するコード表:"http://hl7.org/fhir/observation-status"
 registered : 結果ケッカ 未着ミチャク
 preliminary : 暫定ザンテイ 結果ケッカ 報告ホウコク
 final : 最終サイシュウ 結果ケッカ 報告ホウコク
 amended : 訂正テイセイ 報告ホウコク
 cancelled : 検査ケンサ 中止チュウシ
 entered-in-error : エラー入力ニュウリョク
 unknown : ステータス不明フメイ
例示 "final"
category[*]       0..1* CodeableConcept 検査ケンサ 結果ケッカ カテゴリー    
category[+] coding[+]     0..1* Coding 検査ケンサ 結果ケッカ カテゴリーのコーディング情報ジョウホウ    
category[=] coding[=] system   1..1 uri 検査結果カテゴリーのコードシステム値で、固定値。 固定コテイ http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS
category[=] coding[=] code   1..1 string 検査結果カテゴリーを表すコードで固定値。 固定コテイ "laboratory"
category[=] coding[=] display   0..1 string 検査結果カテゴリーを表す表示ヒョウジ メイ で固定値。 固定コテイ "Laboratory"
code       1..1 CodeableConcept 検査・観察の項目コード。
   
code coding[*]     1..*   「医療機関から送信するFHIR仕様について」の「検体検査結果情報における検査項目のコーディング規則」を適用すること。電子デンシ カルテ情報ジョウホウ 共有キョウユウ サービスヨウ でない場合バアイ も、トクビ ホカ 明示的メイジテキ 理由リユウ がないカギリ り、この規則キソク 適用テキヨウ すること。    
code coding[+]     1..1 Coding
code coding[=] system   1..1 uri
code coding[=] code   1..1 string
code coding[=] display   1..1 string
code text     1..1 string
subject       1..1 Reference(JP_Patient ) 対象タイショウ となる患者のFHIRリソースへの参照。Bundleリソースなどで本リソースから参照可能なPatientリソースが同時に存在する場合には、そのリソースの識別URI(fullUrl要素に指定されるUUID)を参照する。 例示
{
  "reference":  "urn: ....."
}
            保険個人識別子(例では、保険者等番号=12345、被保険者証等の記号=あいう、被保険者証等の番号=187、枝番=05の患者)を記述した外部にある患者リソースを参照する場合の例。電子デンシカルテ カルテ情報ジョウホウ サービスでは、この記述キジュツ 方法ホウホウ モチイル いる。 例示
{
    "type": "Patient", 
     "identifier":{
         "system": "http://jpfhir.jp/fhir/eCS/Idsysmem/JP_Insurance_memberID",
          "value": "00012345:あいう:187:05"
       }
}
encounter       0..1 Reference (JP_Encounter ) この検査ケンサ をオーダしたときの受診情報(入外区分など)を記述しているEncounterリソースへの参照。Bundleリソースなどで本リソースから参照可能なEncouertリソースが同時に存在する場合には、そのリソースの識別URIを参照する。Containedリソースが存在する場合には、それを参照する記述(次行の例)。 例示 例 1
{
  "reference":  "urn: ....."
}
            電子カルテシステムで入院時、外来受診時のいずれにおいて本情報が登録されたか記録さている場合にはその入院・外来区分をEncounter.class要素に設定し、そのEncounterリソースをContainedリソースとして本リソースに埋め込んで、それを参照すること。
電子カルテ共有サービスにおける6情報のひとつとして本リソースが記述される場合には、JP_Encounterタイプのリソース(Encounter.idの値が"#encounter203987"と仮定)が本リソースのContainedリソースとして埋め込み記述されることが必須であるため、そのcontainedリソースのid値(Encounter.id)を記述する例2となる。
例示 例 2
{
  "reference":  "#encounter203987"
}
effectiveDateTime       1..1 dateTime 検体ケンタイ 採取日サイシュヒ または検体採取ケンタイサイシュ 日時ニチジ
YYYY-MM-DD
YYYY-MM-DDThh:mm:ss+zz:zz
レイ 2021-09-05
日時ニチジ 記述キジュツ する場合バアイ には、2015-02-07T13:28:17+09:00 形式ケイシキ
issued       0..1 instant 結果ケッカ 提供テイキョウ システム日時ニチジ (検査結果がシステムに格納された日時) YYYY-MM-DDThh:mm:ss[.sss]+zz:zz (例. 2015-02-07T13:28:17.ブブn 239ショウリャク +0カノウ 9:00) [  ]部分は省略可能。 レイ 2022-02-07T13:28:17.239+09:00
(value)       0..1   検査結果や観察結果。
以下のvalueで始まる要素のひとつを選択して、それにより記述する。複数を選択はできない。
この項目自体は子項目をまとめるセット名(バッテリー名、例:血球算定など)の場合には、結果値がナンラカノ らかの理由リユウ により得られなかった場合バアイ には出現しない。それ以外ではカナラズ 出現シュツゲン する。
   
valueQuantity       0..1 Quantity 結果が数量で記述できる場合。    
  value     1.1 decimal 数値スウチ (小数値ショウスウチ 負数フスウ カノウ 例示🕛 193.04
  comparator     0..1 code 実際の値が、value要素ヨウソ よりも大きい、あるいは小さい場合にその記号を記述する。"<"  "<="  ">="  ">" の
例:実際の値<value要素値 の場合には "<"を記述する。"="は使用しない。
例示🕛 "<="
  unit     0..1 string タンイ 文字列モジレツ 例示🕛 ”mg”
  system     0..1 uri 単位体系 UCUMコード体系を推奨スイショウ する("http://unitsofmeasure.org") 例示🕛 http://unitsofmeasure.org
  code     0..1 code タンイ 位のコード記述キジュツ による文字列モジレツ    
valueCodeableConcept       0..1 CodeableConcept 結果がコード化されたコンセプトで記述できる場合。
定性検査値の場合などに使用する。質問シツモン 項目コウモク 回答カイトウ 記号キゴウ もコードと回答カイトウ 文字列モジレツ とみなしてこの結果ケッカ 記述キジュツ 方法ホウホウ 使用シヨウ することができる。
   
  coding[*]     0..*        
  coding[+] system   1..1 uri 結果ケッカ のコード体系タイケイ アラワス す。    
  coding[=] code   1..1 string ケッカ 果のコード 例示🕛 "2"
  coding[=] display   1..1 string 結果のコードに対応する結果文字列 例示🕛 "++"
valueString       0..1 string 結果が可読文字列で記述できる場合。検体ケンタイ 検査ケンサ 結果ケッカ 文字列モジレツ である場合バアイ 使用シヨウ する。    
valueBoolean       0..1 boolean 結果が真偽値で記述できる場合。通常、検体検査結果には使用しない。    
valueInteger       0..1 integer 結果が整数値で記述できる場合。通常、検体検査結果には使用せず、valueQuantityで記述する。    
valueRange       0..1 Range 結果が数量の範囲で記述できる場合。通常、検体検査結果には使用しない。    
valueRatio       0..1 Ratio 結果が数量の比率で記述できる場合。通常、検体検査結果には使用しない。    
valueSampleeData       0..1 SampledData 結果がサンプリングデータの場合。通常、検体検査結果には使用しない。    
valueTime       0..1 time 結果が時刻・時間値の場合。通常、検体検査結果には使用しない。    
valueDateTime       0..1 dateTime 結果が日時の場合。通常、検体検査結果には使用しない。    
valuePeriod       0..1 Period 結果が期間の場合。通常ツウジョウ 検体ケンタイ 検査ケンサ 結果ケッカ には使用シヨウ しない。    
dataAbsentReason       0..1 CodeableConcept value要素ヨウソ 結果ケッカ 記述キジュツ しない場合バアイ で検査結果値が欠落している場合バアイ には、その理由。コードして設定セッテイ することは一般イッパn ムズカシイ しいのでtextだけで記述キジュツ する。検査値ケンサチ エラレル られるはずの検査ケンサ 項目コウモク であるにもかかわらずvalueXX要素ヨウソ アタイ がない場合バアイ には、この項目コウモク 必須ヒッス    
  text     0..1 string 理由リユウ 文字列モジレツ レイジ "検体ケンタイ リョウ 不足フソク のため"
interpretation       0..* CodeableConcept 検査結果値の評価コード。基準値よりHighなど。    
  coding[*]     0..*        
  coding[+] system   0..1 uri 検査結果値の評価コード表のsystem値で固定。 固定値コテイチ "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"
  coding[=] code   0..1 string 検査結果値の評価コード
H:High,L:Low,N:Normal のツカウ ずれかを使う。
レイジ "H"
  coding[=] display   0..1 string 検査結果値の評価コードに対応する表示名 レイジ ”High"
  text     0..1 string 評価ヒョウカ 表示ヒョウジ 文字モジレt レツ レイジ "高"
note       0..*   結果に関するコメントテキスト記述    
  author     0..1   記載者の情報    
    authorString   0..1 string 記載者氏名などの文字列。必ずしも氏名でなくてもよい。   "検査室ケンサシツ "
  time     0..1 dateTime この追加的な情報が作成された日時。    
  text     1..1 markdown 追加的な情報の内容。markdown形式のテキストが使用できる。データとして1Mバイト以内であること。    
method       0..1 CodeableConcept 検査手法を記述キジュツ する必要ヒツヨウ がある場合バアイ に、Codingせずtext情報だけを必要に応じて記述する。    
  coding text   1..1 string 検査手法文字列。    
specimen       1..1 Reference(Specimen) 検査ケンサ における検体ケンタイ 材料ザイリョウ 情報を記述しているSpecimenリソースへの参照。Bundleリソースなどで本リソースから参照可能なSpecimenリソースが同時に存在する場合には、そのリソースの識別URIを参照する。Containedリソースが存在する場合には、それを参照する記述(次行の例)。 例示 例 1
{
  "reference":  "urn: ....."
}
            検体ケンタイ 材料ザイリョウ カンスル する情報ジョウホウ 記述キジュツ したSpecimenリソースをContainedリソースとして本リソースに埋め込んで、それを参照すること。
電子カルテ共有サービスにおける6情報のひとつとして本リソースが記述される場合には、JP_Specimenタイプのリソース(Specimen.idの値が"#specimen203987"と仮定)が本リソースのContainedリソースとして埋め込み記述して、そのcontainedリソースのid値(Specimen.id)を記述するレイ 2とするか、またはspecimen.display要素ヨウソ 材料ザイリョウ 文字列モジレツ だけを記述キジュツ する方式ホウシキ 以下イカ の2行によるレイ 3)をとる。
例示 例 2
{
  "reference":  "#specimen203987"
}
  type     0..1 string 参照サンショウ するリソースタイプ  例示 レイ 3 "Specimen"
  display     0..1 string 検体ケンタイ ザイリョウ 料の文字列モジレツ 名称メイショウ 例示 レイ 3 "血清ケッセイ "
referenceRange       0..1* BackboneElement 推奨範囲として結果値を解釈するためのガイダンス。基準値範囲。    
  low     0..1 SimpleQuantity      
    value   1..1 decimal 下限値。    
    unit   1..1 string 検査下限値の単位   "mg/L"
    system   1..1 uri 単位体系 UCUMコード体系。固定値。   "http://unitsofmeasure.org"
    code   1..1 code 医薬品単位略号。値は例示。   "mg/L"
  high     0..1 impleQuantity 上限値。(low と同じ記述方法なので省略)    
  text     0..1 markdown markdownテキストで記述したい場合バアイ の検査結果・観察値の基準範囲など。    
hasMember       0..* Reference(JP_Observation_LabResult ) この検査ケンサ が複数の検査項目をグループ化したパネル検査もしくはバッテリー検査の場合に、このグループに含まれる個々の検査の参照へのリストである。この場合には、本Observationリソースのvalueは存在しない。
Bundleリソースなどで本リソースから参照可能なObservationリソースが同時に存在する場合には、そのリソースの識別URIを参照する。
個々のコ �ň検査の結果Observationリソースを、このリソースにContainedリソースとして埋め込むのではなく、別の検査結果Observationリソースとして作成し、そのidentifierを論理参照する方法をとること。
例示 {
  "reference":  "urn: ....."
}
component       0..* BackboneElement 同じ検査・観察において、メソッドが1つ、観察が1つ、実行者が1つ、デバイスが1つ、時間が1つしかない1回の検査・観察で同時に複数の検査結果が得られる場合に、その各検査をcomponentをみなして、このObservationリソースのcomponent要素に記述する。たとえばこのObservationリソースが血圧である場合に、収縮期血圧値と拡張期血圧値の2つは、Observationリソース:血圧の2つのcomponentとして記述される。    
  code     1..1 CodeableConcept Observation.codeと同じ。    
  (value)     0..1 11種類のデータタイプのいずれかひとつ。 Observation.(value)と同じ。    
  dataAbsentReason     0..1 CodeableConcept Observation.dataAbsentReasonと同じ。    
  interpretation     0..1* CodeableConcept Observation. interpretationと同じ。    
  referenceRange     0..1* BackboneElement Observation. referenceRangeと同じ。    


プロファイル

Usage:

プロファイル詳細

This structure is derived from JP_Observation_LabResult

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*JP_Observation_LabResult診療情報における検体検査結果/感染症検体検査結果の格納に使用する
... meta
.... lastUpdated S1..1instantこのリソースのデータが最後に作成、更新、複写された日時。最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz 例:2015-02-07T13:28:17.239+09:00
.... profile S0..*canonical(StructureDefinition)準拠しているプロファイルを受信側に通知したい場合には、本文書のプロファイルを識別するURLを指定する。http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Observation_LabResult_eCS を設定する。電子カルテ情報共有サービスに本リソースデータを送信する場合には、別に定義されるURLを設定すること。
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... eCS_InstitutionNumber S0..1Identifier作成発行した医療機関番号を記述するための拡張
URL: http://jpfhir.jp/fhir/clins/Extension/StructureDefinition/JP_eCS_InstitutionNumber
... eCS_Department S0..*CodeableConcept診療科情報を記述するための拡張
URL: http://jpfhir.jp/fhir/eCS/Extension/StructureDefinition/JP_eCS_Department
Binding: JP Core Department SS-MIX ValueSet (preferred)
... Slices for identifier S1..*Identifierこの検査結果情報を作成した施設内で、この検査結果情報を他の処方薬情報と一意に区別できるID。このID情報をキーとして1検査結果情報の更新・削除ができる一意性があること。このidentifier以外のIDも追加して複数格納しても構わない。少なくともひとつのidentifierは次の仕様に従う値を設定すること。
Slice: Unordered, Open by value:system
.... identifier:requestIdentifier S1..1Identifier当該検査項目に対して、施設内で割り振られる一意の識別子
..... system 1..1uri識別子値の名前空間 / The namespace for the identifier value
Required Pattern: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
..... value S1..1string検査結果情報を識別するIDの文字列。URI形式を使う場合には、urn:ietf:rfc:3986に準拠すること。例)"1311234567-2021-00123456"
... basedOn 0..1Reference(JP_ServiceRequest)このObservationが実施されることになった依頼や計画、提案に関する情報
... status S1..1code結果の状態
... category S1..*CodeableConcept検査結果カテゴリーのコード。system=http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS code="laboratory"
... code S1..1CodeableConceptこのObservationの対象を特定するコード
.... Slices for coding 1..*Coding用語システムによって定義されたコード / Code defined by a terminology system
Slice: Unordered, Open by value:system, value:display
..... coding:All Slices Content/Rules for all slices
...... display 0..1stringコード化された場合に、そのコード表におけるコードに対応する文字列
..... coding:jlac10LaboCode S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
Binding: JP Core Observation LabResult Code ValueSet (required)
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: urn:oid:1.2.392.200119.4.504
..... coding:unCoded S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_Uncoded_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 99999999999999999
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 未標準化コード項目(JLAC)
..... coding:localLaboCode S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_LocalCode_CS
..... coding:coreLabo/abo-bld S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ABO-BLD ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ABO-BLD
..... coding:coreLabo/alb S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ALB ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ALB
..... coding:coreLabo/alp S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ALP ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ALP
..... coding:coreLabo/alt S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ALT ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ALT
..... coding:coreLabo/amy S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: AMY ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: AMY
..... coding:coreLabo/aptt S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: APTT ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: APTT
..... coding:coreLabo/ast S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: AST ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: AST
..... coding:coreLabo/bnp S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: BNP ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: BNP
..... coding:coreLabo/bs S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: BS ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: BS
..... coding:coreLabo/bun S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: BUN ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: BUN
..... coding:coreLabo/ca S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Ca ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Ca
..... coding:coreLabo/che S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ChE ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ChE
..... coding:coreLabo/ck S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: CK ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: CK
..... coding:coreLabo/cl S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Cl ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Cl
..... coding:coreLabo/cre S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Cre ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Cre
..... coding:coreLabo/crp S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: CRP ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: CRP
..... coding:coreLabo/crp-class S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: CRP-class ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: CRP-class
..... coding:coreLabo/cys-c S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Cys-C ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Cys-C
..... coding:coreLabo/d-bil S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: D-Bil ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: D-Bil
..... coding:coreLabo/dd S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: DD ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: DD
..... coding:coreLabo/fbs S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: FBS ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: FBS
..... coding:coreLabo/ggt S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: GGT ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: GGT
..... coding:coreLabo/hb S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Hb ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Hb
..... coding:coreLabo/hba1c-ngsp S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: HbA1c-NGSP ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HbA1c-NGSP
..... coding:coreLabo/hdl-c S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: HDL-C ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HDL-C
..... coding:coreLabo/k S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: K ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: K
..... coding:coreLabo/ld S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: LD ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: LD
..... coding:coreLabo/ldl-c S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: LDL-C ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: LDL-C
..... coding:coreLabo/na S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Na ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Na
..... coding:coreLabo/nt-probnp S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: NT-proBNP ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: NT-proBNP
..... coding:coreLabo/plt S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PLT ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PLT
..... coding:coreLabo/pt-act S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PT-act ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PT-act
..... coding:coreLabo/pt-inr S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PT-INR ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PT-INR
..... coding:coreLabo/pt-ratio S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PT-ratio ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PT-ratio
..... coding:coreLabo/pt-sec S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PT-sec ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PT-sec
..... coding:coreLabo/rbc S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: RBC ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: RBC
..... coding:coreLabo/rh-bld S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Rh-BLD ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Rh-BLD
..... coding:coreLabo/t-bil S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: T-Bil ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: T-Bil
..... coding:coreLabo/t-cho S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: T-CHO ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: T-CHO
..... coding:coreLabo/tg S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: TG ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: TG
..... coding:coreLabo/tp S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: TP ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: TP
..... coding:coreLabo/u-ac S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-A/C ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-ac
..... coding:coreLabo/u-bld S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Bld ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Bld
..... coding:coreLabo/u-bld-HalfQty S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Bld-半定量 ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Bld-半定量
..... coding:coreLabo/u-bld-QLHalfQty S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Bld-定性半定量 ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Bld-定性半定量
..... coding:coreLabo/u-glu S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Glu 尿糖(定性)ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Glu
..... coding:coreLabo/u-glu-HalfQty S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Glu-HalfQty 尿糖(半定量)  ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Glu-定性半定量
..... coding:coreLabo/u-glu-QLHalfQty S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Glu-QLHalfQty 尿糖(半定量、判定) ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Glu-半定量
..... coding:coreLabo/u-pc S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-P/C ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-pc
..... coding:coreLabo/ua S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: UA ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: UA
..... coding:coreLabo/utp S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-TP 尿蛋⽩(定性)ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-TP
..... coding:coreLabo/utp-QLHalfQty S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-TP-定性半定量 ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-TP-定性半定量
..... coding:coreLabo/utp-HalfQty S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-TP-半定量 ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-TP-半定量
..... coding:coreLabo/wbc S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: WBC ValueSet (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: WBC
..... coding:infectionLabo/hcvcheck S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット C型肝炎ウイルス健診 (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: C型肝炎ウイルス検診の判定
..... coding:infectionLabo/hbsagsco S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(S/CO) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(S/CO)
..... coding:infectionLabo/hbsagcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(コントロール比)
..... coding:infectionLabo/hbsagdil S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(希釈倍率) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(希釈倍率)
..... coding:infectionLabo/hbsagod S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(吸光度) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(吸光度)
..... coding:infectionLabo/hbsagquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(定量)
..... coding:infectionLabo/hbsagresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(判定)
..... coding:infectionLabo/hbsagposcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(陽性コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(陽性コントロール比)
..... coding:infectionLabo/hbsabcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(コントロール比)
..... coding:infectionLabo/hbsabnegcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(陰性コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(陰性コントロール比)
..... coding:infectionLabo/hbsabdil S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(希釈倍率) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(希釈倍率)
..... coding:infectionLabo/hbsabquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(定量)
..... coding:infectionLabo/hbsabresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(判定)
..... coding:infectionLabo/hcvquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV核酸増幅検査(定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV核酸増幅検査(定量)
..... coding:infectionLabo/hcvresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV核酸増幅検査(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV核酸増幅検査(判定)
..... coding:infectionLabo/hcvagquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗原検査(定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗原検査(定量)
..... coding:infectionLabo/hcvagresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗原検査(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗原検査(判定)
..... coding:infectionLabo/hcvabcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗体(コントロール比)
..... coding:infectionLabo/hcvabdil S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(希釈倍率) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗体(希釈倍率)
..... coding:infectionLabo/hcvabresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗体(判定)
..... coding:infectionLabo/hcvabposcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(陽性コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗体(陽性コントロール比)
..... coding:infectionLabo/hiv1quant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1(ウイルスRNA定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1(ウイルスRNA定量)
..... coding:infectionLabo/hiv1result S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1(ウイルスRNA定量判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1(ウイルスRNA定量判定)
..... coding:infectionLabo/hiv1p2abp24coiv S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(コントロール値) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(コントロール値)
..... coding:infectionLabo/hiv1p2abp24coi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(コントロール比)
..... coding:infectionLabo/hiv1p2abp24negcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(陰性コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: IV-1+2抗体・p24抗原(陰性コントロール比)
..... coding:infectionLabo/hiv1p2abod S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(吸光度) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(吸光度)
..... coding:infectionLabo/hiv1p2p24abresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定性、HIV p24抗原) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(定性、HIV p24抗原)
..... coding:infectionLabo/hiv1p2abp24qlresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定性、HIV-1+2抗体) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(定性、HIV-1+2抗体)
..... coding:infectionLabo/hiv1p2p24abquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定量、HIV p24抗原) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(定量、HIV p24抗原)
..... coding:infectionLabo/hiv1p2abquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定量、HIV-1+2抗体) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(定量、HIV-1+2抗体)
..... coding:infectionLabo/hiv1p2abp24result S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(判定)
..... coding:infectionLabo/hiv1p2abp24poscoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(陽性コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(陽性コントロール比)
..... coding:infectionLabo/hiv1p2abcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体(コントロール比)
..... coding:infectionLabo/hiv1p2abdil S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(希釈倍率) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体(希釈倍率)
..... coding:infectionLabo/hiv1p2abresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体(判定)
..... coding:infectionLabo/hiv1p2abposcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(陽性コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体(陽性コントロール比)
..... coding:infectionLabo/hiv1abdil S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1抗体(希釈倍率) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1抗体(希釈倍率)
..... coding:infectionLabo/hiv1abresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1抗体(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1抗体(判定)
..... coding:infectionLabo/hiv2abdil S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-2抗体(希釈倍率) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-2抗体(希釈倍率)
..... coding:infectionLabo/hiv2abresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-2抗体(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-2抗体(判定)
..... coding:infectionLabo/stsqlresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(定性) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒STS(定性)
..... coding:infectionLabo/stsquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒STS(定量)
..... coding:infectionLabo/stsresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒STS(判定)
..... coding:infectionLabo/stshquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(半定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒STS(半定量)
..... coding:infectionLabo/tpresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定性) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定性)
..... coding:infectionLabo/tpquantcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量、コントロール比)
..... coding:infectionLabo/tpnegcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、陰性コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量、陰性コントロール比)
..... coding:infectionLabo/tpquantresult S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、判定) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量、判定)
..... coding:infectionLabo/tpposcoi S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、陽性コントロール比) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量、陽性コントロール比)
..... coding:infectionLabo/tpquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量)
..... coding:infectionLabo/tphquant S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(半定量) (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(半定量)
..... coding:infectionLabo/sts S0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... system 1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... code 0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒反応 (required)
...... display 1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒反応
.... text S1..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
... subject S1..1Reference(JP Core Patient Profile)患者のPatientリソース参照記述
... encounter S0..1Reference(JP Core Encounter Profile)この検査が行われた受診情報(入外区分など)
... effective[x] S1..1dateTime検体採取日時
... issued S0..1instant検査結果がシステムに格納された日時、システム的な結果報告(登録)日時
... value[x] S0..1Quantity, CodeableConcept, string検体検査の結果
... value[x]:valueQuantity 0..1Quantity検査結果が「数値」の場合、値、単位を設定する。
... value[x]:valueCodeableConcept 0..1CodeableConcept検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。
... value[x]:valueString 0..1string検査結果値が「文字列」の場合、その文字列を指定する。
... dataAbsentReason S0..1CodeableConceptこのObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由
... interpretation S0..*CodeableConceptHigh, low, normal, etc. 高、低、正常など
... note S0..*Annotation検査、あるいは結果に関するコメント。フリーテキストの追加情報として使用可能。
... specimen S1..1Reference(JP_Specimen)この検査に使用された検体(標本)。
... referenceRange S0..*BackboneElement基準範囲との比較による結果の解釈方法のガイダンス
... hasMember S0..*Reference(JP Core Observation LabResult Profile)この検査に含まれる個々の検査結果項目を示す。
... derivedFrom 0..*Reference(JP Core Observation LabResult Profile)派生元(素材元)の検査結果への参照のリスト。

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation C0..*JP_Observation_LabResult診療情報における検体検査結果/感染症検体検査結果の格納に使用する
... id Σ0..1idこのアーティファクトの論理ID / Logical id of this artifact
... meta Σ0..1Metaリソースに関するメタデータ / Metadata about the resource
.... id 0..1stringエレメント相互参照のためのユニークID
.... extension 0..*Extension実装によって定義される追加コンテンツ
Slice: Unordered, Open by value:url
.... versionId Σ0..1idバージョン固有の識別子 (Baajon koyū no shikibetsu-shi)
.... lastUpdated SΣ1..1instantこのリソースのデータが最後に作成、更新、複写された日時。最終更新日時。YYYY-MM-DDThh:mm:ss.sss+zz:zz 例:2015-02-07T13:28:17.239+09:00
.... source Σ0..1uri「リソースがどこから来たかを特定する」
.... profile SΣ0..*canonical(StructureDefinition)準拠しているプロファイルを受信側に通知したい場合には、本文書のプロファイルを識別するURLを指定する。http://jpfhir.jp/fhir/eCS/StructureDefinition/JP_Observation_LabResult_eCS を設定する。電子カルテ情報共有サービスに本リソースデータを送信する場合には、別に定義されるURLを設定すること。
.... security Σ0..*Codingこのリソースに適用されたセキュリティラベル
Binding: All Security Labels (extensible): 医療プライバシーおよびセキュリティ分類システムからのセキュリティラベル。


.... tag Σ0..*Codingこのリソースに適用されたタグ
Binding: CommonTags (example): 様々なタグを表すコードで、一般的にはワークフローに関連しています。例:「ジョーンズ博士によるレビューが必要です」。


... implicitRules ?!Σ0..1uriこのコンテンツが作成されたルールのセット / A set of rules under which this content was created
... language 0..1codeリソースコンテンツの言語 / Language of the resource content
Binding: CommonLanguages (preferred): 人間の言語。 / A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
... text 0..1Narrative人間の解釈のためのリソースのテキスト概要 / Text summary of the resource, for human interpretation
... contained 0..*Resourceインラインリソースが含まれています / Contained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... eCS_InstitutionNumber SC0..1Identifier作成発行した医療機関番号を記述するための拡張
URL: http://jpfhir.jp/fhir/clins/Extension/StructureDefinition/JP_eCS_InstitutionNumber
... eCS_Department S0..*CodeableConcept診療科情報を記述するための拡張
URL: http://jpfhir.jp/fhir/eCS/Extension/StructureDefinition/JP_eCS_Department
Binding: JP Core Department SS-MIX ValueSet (preferred)
... modifierExtension ?!0..*Extension無視できない拡張機能 / Extensions that cannot be ignored
... Slices for identifier SΣ1..*Identifierこの検査結果情報を作成した施設内で、この検査結果情報を他の処方薬情報と一意に区別できるID。このID情報をキーとして1検査結果情報の更新・削除ができる一意性があること。このidentifier以外のIDも追加して複数格納しても構わない。少なくともひとつのidentifierは次の仕様に従う値を設定すること。
Slice: Unordered, Open by value:system
.... identifier:All Slices Content/Rules for all slices
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1code通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConcept識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ0..1uri識別子値の名前空間 / The namespace for the identifier value
..... value Σ0..1string一意の値 / The value that is unique
..... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
.... identifier:requestIdentifier SΣ1..1Identifier当該検査項目に対して、施設内で割り振られる一意の識別子
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1code通常|公式|一時的|セカンダリ|古い(知られている場合) / usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): 既知の場合、この識別子の目的を識別します。 / Identifies the purpose for this identifier, if known .

..... type Σ0..1CodeableConcept識別子の説明 / Description of identifier
Binding: Identifier Type Codes (extensible): 特定の目的に使用する識別子を決定するために使用できる識別子のコード化されたタイプ。 / A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system Σ1..1uri識別子値の名前空間 / The namespace for the identifier value
Required Pattern: http://jpfhir.jp/fhir/core/IdSystem/resourceInstance-identifier
..... value SΣ1..1string検査結果情報を識別するIDの文字列。URI形式を使う場合には、urn:ietf:rfc:3986に準拠すること。例)"1311234567-2021-00123456"
..... period Σ0..1PeriodIDが使用に有効だった時間期間 / Time period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)IDを発行した組織(単なるテキストである可能性があります) / Organization that issued id (may be just text)
... basedOn Σ0..1Reference(JP_ServiceRequest)このObservationが実施されることになった依頼や計画、提案に関する情報
... partOf Σ0..*Reference(JP Core MedicationAdministration Profile | JP Core MedicationAdministration Injection Profile | JP Core MedicationDispenseBase Profile | MedicationStatement | JP Core Procedure Profile | JP Core Immunization Profile | ImagingStudy)このObservationが親イベントの一部を成す要素であるとき、その親イベントに関する情報
... status ?!SΣ1..1code結果の状態
Binding: ObservationStatus (required): 観察のステータスを提供するコード。 / Codes providing the status of an observation.

... Slices for category S1..*CodeableConcept検査結果カテゴリーのコード。system=http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS code="laboratory"
Slice: Unordered, Open by value:$this
Binding: JP Core Simple Observation Category ValueSet (preferred)
.... category:laboratory 1..1CodeableConcept検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表から"laboratory"を設定する。
Binding: JP Core Simple Observation Category ValueSet (required)
..... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
..... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ1..1Codingコード化されたカテゴリー
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri検体検査では、http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS のコード表を使用する。
Fixed Value: http://jpfhir.jp/fhir/core/CodeSystem/JP_SimpleObservationCategory_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ1..1code検体検査を表すコード laboratory を設定する。
Fixed Value: laboratory
...... display Σ0..1stringシステムによって定義された表現 / Representation defined by the system
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... text Σ0..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
... code SΣ1..1CodeableConceptこのObservationの対象を特定するコード
Binding: JP Core Observation LabResult Code ValueSet (preferred): MEDIS 臨床検査マスター

.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... Slices for coding Σ1..*Coding用語システムによって定義されたコード / Code defined by a terminology system
Slice: Unordered, Open by value:system, value:display
..... coding:All Slices Content/Rules for all slices
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ0..1uri用語システムのアイデンティティ / Identity of the terminology system
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display Σ0..1stringコード化された場合に、そのコード表におけるコードに対応する文字列
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:jlac10LaboCode SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
Binding: JP Core Observation LabResult Code ValueSet (required)
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: urn:oid:1.2.392.200119.4.504
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display Σ0..1stringシステムによって定義された表現 / Representation defined by the system
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:unCoded SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_Uncoded_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Fixed Value: 99999999999999999
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 未標準化コード項目(JLAC)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:localLaboCode SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_LocalCode_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
...... display Σ0..1stringシステムによって定義された表現 / Representation defined by the system
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/abo-bld SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ABO-BLD ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ABO-BLD
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/alb SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ALB ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ALB
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/alp SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ALP ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ALP
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/alt SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ALT ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ALT
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/amy SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: AMY ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: AMY
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/aptt SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: APTT ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: APTT
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/ast SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: AST ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: AST
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/bnp SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: BNP ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: BNP
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/bs SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: BS ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: BS
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/bun SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: BUN ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: BUN
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/ca SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Ca ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Ca
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/che SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: ChE ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: ChE
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/ck SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: CK ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: CK
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/cl SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Cl ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Cl
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/cre SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Cre ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Cre
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/crp SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: CRP ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: CRP
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/crp-class SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: CRP-class ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: CRP-class
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/cys-c SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Cys-C ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Cys-C
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/d-bil SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: D-Bil ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: D-Bil
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/dd SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: DD ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: DD
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/fbs SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: FBS ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: FBS
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/ggt SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: GGT ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: GGT
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/hb SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Hb ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Hb
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/hba1c-ngsp SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: HbA1c-NGSP ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HbA1c-NGSP
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/hdl-c SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: HDL-C ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HDL-C
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/k SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: K ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: K
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/ld SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: LD ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: LD
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/ldl-c SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: LDL-C ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: LDL-C
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/na SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Na ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Na
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/nt-probnp SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: NT-proBNP ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: NT-proBNP
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/plt SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PLT ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PLT
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/pt-act SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PT-act ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PT-act
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/pt-inr SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PT-INR ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PT-INR
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/pt-ratio SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PT-ratio ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PT-ratio
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/pt-sec SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: PT-sec ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: PT-sec
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/rbc SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: RBC ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: RBC
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/rh-bld SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: Rh-BLD ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: Rh-BLD
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/t-bil SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: T-Bil ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: T-Bil
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/t-cho SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: T-CHO ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: T-CHO
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/tg SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: TG ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: TG
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/tp SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: TP ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: TP
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/u-ac SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-A/C ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-ac
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/u-bld SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Bld ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Bld
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/u-bld-HalfQty SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Bld-半定量 ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Bld-半定量
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/u-bld-QLHalfQty SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Bld-定性半定量 ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Bld-定性半定量
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/u-glu SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Glu 尿糖(定性)ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Glu
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/u-glu-HalfQty SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Glu-HalfQty 尿糖(半定量)  ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Glu-定性半定量
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/u-glu-QLHalfQty SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-Glu-QLHalfQty 尿糖(半定量、判定) ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-Glu-半定量
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/u-pc SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-P/C ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-pc
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/ua SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: UA ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: UA
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/utp SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-TP 尿蛋⽩(定性)ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-TP
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/utp-QLHalfQty SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-TP-定性半定量 ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-TP-定性半定量
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/utp-HalfQty SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: U-TP-半定量 ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: U-TP-半定量
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:coreLabo/wbc SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_CoreLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS: WBC ValueSet (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: WBC
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvcheck SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット C型肝炎ウイルス健診 (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: C型肝炎ウイルス検診の判定
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsagsco SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(S/CO) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(S/CO)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsagcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsagdil SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(希釈倍率) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(希釈倍率)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsagod SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(吸光度) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(吸光度)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsagquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsagresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsagposcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗原(陽性コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗原(陽性コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsabcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsabnegcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(陰性コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(陰性コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsabdil SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(希釈倍率) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(希釈倍率)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsabquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hbsabresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HBs抗体(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HBs抗体(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV核酸増幅検査(定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV核酸増幅検査(定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV核酸増幅検査(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV核酸増幅検査(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvagquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗原検査(定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗原検査(定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvagresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗原検査(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗原検査(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvabcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗体(コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvabdil SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(希釈倍率) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗体(希釈倍率)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvabresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗体(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hcvabposcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HCV抗体(陽性コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HCV抗体(陽性コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1quant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1(ウイルスRNA定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1(ウイルスRNA定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1result SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1(ウイルスRNA定量判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1(ウイルスRNA定量判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abp24coiv SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(コントロール値) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(コントロール値)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abp24coi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abp24negcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(陰性コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: IV-1+2抗体・p24抗原(陰性コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abod SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(吸光度) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(吸光度)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2p24abresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定性、HIV p24抗原) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(定性、HIV p24抗原)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abp24qlresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定性、HIV-1+2抗体) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(定性、HIV-1+2抗体)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2p24abquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定量、HIV p24抗原) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(定量、HIV p24抗原)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(定量、HIV-1+2抗体) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(定量、HIV-1+2抗体)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abp24result SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abp24poscoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体・p24抗原(陽性コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体・p24抗原(陽性コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体(コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abdil SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(希釈倍率) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体(希釈倍率)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1p2abposcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1+2抗体(陽性コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1+2抗体(陽性コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1abdil SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1抗体(希釈倍率) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1抗体(希釈倍率)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv1abresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-1抗体(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-1抗体(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv2abdil SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-2抗体(希釈倍率) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-2抗体(希釈倍率)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/hiv2abresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット HIV-2抗体(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: HIV-2抗体(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/stsqlresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(定性) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒STS(定性)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/stsquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒STS(定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/stsresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒STS(判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/stshquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒STS(半定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒STS(半定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/tpresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定性) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定性)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/tpquantcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量、コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/tpnegcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、陰性コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量、陰性コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/tpquantresult SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、判定) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量、判定)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/tpposcoi SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量、陽性コントロール比) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量、陽性コントロール比)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/tpquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/tphquant SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒TP抗体(半定量) (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒TP抗体(半定量)
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
..... coding:infectionLabo/sts SΣ0..1Coding用語システムによって定義されたコード / Code defined by a terminology system
...... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
...... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ1..1uri用語システムのアイデンティティ / Identity of the terminology system
Fixed Value: http://jpfhir.jp/fhir/clins/CodeSystem/JP_CLINS_ObsLabResult_InfectionLabo_CS
...... version Σ0..1stringシステムのバージョン - 関連する場合 / Version of the system - if relevant
...... code Σ0..1codeシステムによって定義された構文のシンボル / Symbol in syntax defined by the system
Binding: CLINS 電子カルテ共有サービス用:感染症検査項目セット 梅毒反応 (required)
...... display Σ1..1stringシステムによって定義された表現 / Representation defined by the system
Fixed Value: 梅毒反応
...... userSelected Σ0..1booleanこのコーディングがユーザーによって直接選択された場合 / If this coding was chosen directly by the user
.... text SΣ1..1stringコンセプトの単純なテキスト表現 / Plain text representation of the concept
... subject SΣ1..1Reference(JP Core Patient Profile)患者のPatientリソース参照記述
... focus Σ0..*Reference(Resource)配偶者、親、胎児、ドナーなど、このObservationのsubject要素が実際の対象でない場合、その実際の対象に関する情報
... encounter SΣ0..1Reference(JP Core Encounter Profile)この検査が行われた受診情報(入外区分など)
... effective[x] SΣ1..1dateTime検体採取日時
... issued SΣ0..1instant検査結果がシステムに格納された日時、システム的な結果報告(登録)日時
... performer Σ0..*Reference(JP Core Practitioner Profile | JP Core PractitionerRole Profile | JP Core Organization Profile | CareTeam | JP Core Patient Profile | RelatedPerson)このObservationの責任者/実施者に関する情報
... Slices for value[x] SΣC0..1検体検査の結果
Slice: Unordered, Closed by type:$this
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... value[x]:valueQuantity ΣC0..1Quantity検査結果が「数値」の場合、値、単位を設定する。
.... value[x]:valueCodeableConcept ΣC0..1CodeableConcept検査結果が「コード値」の場合、コード、テキスト、コードのValue setを定義する。
.... value[x]:valueString ΣC0..1string検査結果値が「文字列」の場合、その文字列を指定する。
... dataAbsentReason SC0..1CodeableConceptこのObservationのvalue[x]要素に期待される結果が存在しなかった場合、その理由
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

... interpretation S0..*CodeableConceptHigh, low, normal, etc. 高、低、正常など
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


... note S0..*Annotation検査、あるいは結果に関するコメント。フリーテキストの追加情報として使用可能。
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
Slice: Unordered, Open by value:url
.... author[x] Σ0..1注釈の責任者 / Individual responsible for the annotation
..... authorReferenceReference(Practitioner | Patient | RelatedPerson | Organization)
..... authorStringstring
.... time Σ0..1dateTime注釈が作られたとき / When the annotation was made
.... text Σ1..1markdown注釈 - テキストコンテンツ(マークダウンとして) / The annotation - text content (as markdown)
... bodySite 0..1CodeableConcept対象となった身体部位
Binding: SNOMEDCTBodyStructures (example): 解剖学的場所を説明するコード。左右性が含まれる場合があります。 / Codes describing anatomical locations. May include laterality.

... method 0..1CodeableConcept実施の方法
Binding: ObservationMethods (example): 単純な観測の方法。 / Methods for simple observations.

... specimen S1..1Reference(JP_Specimen)この検査に使用された検体(標本)。
... device 0..1Reference(Device | DeviceMetric)このObservationでデータを得るために使われた測定機器に関する情報
... referenceRange SC0..*BackboneElement基準範囲との比較による結果の解釈方法のガイダンス
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
.... modifierExtension ?!Σ0..*Extension認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... low C0..1SimpleQuantity関連する場合は低レンジ / Low Range, if relevant
.... high C0..1SimpleQuantity関連する場合、高レンジ / High Range, if relevant
.... type 0..1CodeableConcept参照範囲予選 / Reference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): 参照範囲の意味のコード。 / Code for the meaning of a reference range.

.... appliesTo 0..*CodeableConcept参照範囲の母集団 / Reference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): 参照範囲が適用される母集団を識別するコード。 / Codes identifying the population the reference range applies to.


.... age 0..1Range適用される年齢範囲、関連する場合 / Applicable age range, if relevant
.... text 0..1string観察中のテキストベースの参照範囲 / Text based reference range in an observation
... hasMember SΣ0..*Reference(JP Core Observation LabResult Profile)この検査に含まれる個々の検査結果項目を示す。
... derivedFrom Σ0..*Reference(JP Core Observation LabResult Profile)派生元(素材元)の検査結果への参照のリスト。
... component Σ0..*BackboneElement複合的な結果。例えば、血圧測定値ではそれを構成する収縮期および拡張期の値の組み合わせ
.... id 0..1string要素間参照のための一意のID / Unique id for inter-element referencing
.... extension 0..*Extension実装で定義された追加のコンテンツ / Additional content defined by implementations
.... modifierExtension ?!Σ0..*Extension認識されていなくても無視できない拡張機能 / Extensions that cannot be ignored even if unrecognized
.... code Σ1..1CodeableConceptコンポーネント観測の種類(コード /タイプ) / Type of component observation (code / type)
Binding: LOINCCodes (example): 単純な観測の名前を識別するコード。 / Codes identifying names of simple observations.

.... value[x] Σ0..1実際のコンポーネントの結果 / Actual component result
..... valueQuantityQuantity
..... valueCodeableConceptCodeableConcept
..... valueStringstring
..... valueBooleanboolean
..... valueIntegerinteger
..... valueRangeRange
..... valueRatioRatio
..... valueSampledDataSampledData
..... valueTimetime
..... valueDateTimedateTime
..... valuePeriodPeriod
.... dataAbsentReason C0..1CodeableConceptコンポーネントの結果が欠落している理由 / Why the component result is missing
Binding: DataAbsentReason (extensible): 結果( balue.value [x])が欠落している理由を指定するコード。 / Codes specifying why the result (Observation.value[x]) is missing.

.... interpretation 0..*CodeableConcept高、低、正常など。 / High, low, normal, etc.
Binding: ObservationInterpretationCodes (extensible): 観測の解釈を識別するコード。 / Codes identifying interpretations of observations.


.... referenceRange 0..*See referenceRange (Observation)コンポーネント結果の解釈のためのガイドを提供します / Provides guide for interpretation of component result

doco Documentation for this format

Terminology バインディング

PathConformanceValueSetURI
Observation.meta.securityextensibleAll Security Labels
http://hl7.org/fhir/ValueSet/security-labels
from the FHIR Standard
Observation.meta.tagexampleCommonTags
http://hl7.org/fhir/ValueSet/common-tags
from the FHIR Standard
Observation.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Observation.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Observation.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.identifier:requestIdentifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Observation.identifier:requestIdentifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
Observation.statusrequiredObservationStatus
http://hl7.org/fhir/ValueSet/observation-status|4.0.1
from the FHIR Standard
Observation.categorypreferredJP_SimpleObservationCategory_VS (a valid code from JP Core Simple Observation Category CodeSystem)
http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
Observation.category:laboratoryrequiredJP_SimpleObservationCategory_VS (a valid code from JP Core Simple Observation Category CodeSystem)
http://jpfhir.jp/fhir/core/ValueSet/JP_SimpleObservationCategory_VS
Observation.codepreferredJP_ObservationLabResultCode_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationLabResultCode_VS
Observation.code.coding:jlac10LaboCoderequiredJP_ObservationLabResultCode_VS
http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationLabResultCode_VS
Observation.code.coding:coreLabo/abo-bld.coderequiredJP_CLINS_ValueSet_CoreLabo_abo_bld_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_abo_bld_VS
from this IG
Observation.code.coding:coreLabo/alb.coderequiredJP_CLINS_ValueSet_CoreLabo_alb_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_alb_VS
from this IG
Observation.code.coding:coreLabo/alp.coderequiredJP_CLINS_ValueSet_CoreLabo_alp_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_alp_VS
from this IG
Observation.code.coding:coreLabo/alt.coderequiredJP_CLINS_ValueSet_CoreLabo_alt_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_alt_VS
from this IG
Observation.code.coding:coreLabo/amy.coderequiredJP_CLINS_ValueSet_CoreLabo_amy_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_amy_VS
from this IG
Observation.code.coding:coreLabo/aptt.coderequiredJP_CLINS_ValueSet_CoreLabo_aptt_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_aptt_VS
from this IG
Observation.code.coding:coreLabo/ast.coderequiredJP_CLINS_ValueSet_CoreLabo_ast_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ast_VS
from this IG
Observation.code.coding:coreLabo/bnp.coderequiredJP_CLINS_ValueSet_CoreLabo_bnp_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_bnp_VS
from this IG
Observation.code.coding:coreLabo/bs.coderequiredJP_CLINS_ValueSet_CoreLabo_bs_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_bs_VS
from this IG
Observation.code.coding:coreLabo/bun.coderequiredJP_CLINS_ValueSet_CoreLabo_bun_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_bun_VS
from this IG
Observation.code.coding:coreLabo/ca.coderequiredJP_CLINS_ValueSet_CoreLabo_ca_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ca_VS
from this IG
Observation.code.coding:coreLabo/che.coderequiredJP_CLINS_ValueSet_CoreLabo_che_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_che_VS
from this IG
Observation.code.coding:coreLabo/ck.coderequiredJP_CLINS_ValueSet_CoreLabo_ck_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ck_VS
from this IG
Observation.code.coding:coreLabo/cl.coderequiredJP_CLINS_ValueSet_CoreLabo_cl_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_cl_VS
from this IG
Observation.code.coding:coreLabo/cre.coderequiredJP_CLINS_ValueSet_CoreLabo_cre_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_cre_VS
from this IG
Observation.code.coding:coreLabo/crp.coderequiredJP_CLINS_ValueSet_CoreLabo_crp_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_crp_VS
from this IG
Observation.code.coding:coreLabo/crp-class.coderequiredJP_CLINS_ValueSet_CoreLabo_crp_class_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_crp_class_VS
from this IG
Observation.code.coding:coreLabo/cys-c.coderequiredJP_CLINS_ValueSet_CoreLabo_cys_c_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_cys_c_VS
from this IG
Observation.code.coding:coreLabo/d-bil.coderequiredJP_CLINS_ValueSet_CoreLabo_d_bil_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_d_bil_VS
from this IG
Observation.code.coding:coreLabo/dd.coderequiredJP_CLINS_ValueSet_CoreLabo_dd_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_dd_VS
from this IG
Observation.code.coding:coreLabo/fbs.coderequiredJP_CLINS_ValueSet_CoreLabo_fbs_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_fbs_VS
from this IG
Observation.code.coding:coreLabo/ggt.coderequiredJP_CLINS_ValueSet_CoreLabo_ggt_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ggt_VS
from this IG
Observation.code.coding:coreLabo/hb.coderequiredJP_CLINS_ValueSet_CoreLabo_hb_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_hb_VS
from this IG
Observation.code.coding:coreLabo/hba1c-ngsp.coderequiredJP_CLINS_ValueSet_CoreLabo_hba1cngsp_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_hba1c_ngsp_VS
from this IG
Observation.code.coding:coreLabo/hdl-c.coderequiredJP_CLINS_ValueSet_CoreLabo_hdl_c_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_hdl_c_VS
from this IG
Observation.code.coding:coreLabo/k.coderequiredJP_CLINS_ValueSet_CoreLabo_k_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_k_VS
from this IG
Observation.code.coding:coreLabo/ld.coderequiredJP_CLINS_ValueSet_CoreLabo_ld_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ld_VS
from this IG
Observation.code.coding:coreLabo/ldl-c.coderequiredJP_CLINS_ValueSet_CoreLabo_ldl_c_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ldl_c_VS
from this IG
Observation.code.coding:coreLabo/na.coderequiredJP_CLINS_ValueSet_CoreLabo_na_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_na_VS
from this IG
Observation.code.coding:coreLabo/nt-probnp.coderequiredJP_CLINS_ValueSet_CoreLabo_nt_probnp_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_nt_probnp_VS
from this IG
Observation.code.coding:coreLabo/plt.coderequiredJP_CLINS_ValueSet_CoreLabo_plt_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_plt_VS
from this IG
Observation.code.coding:coreLabo/pt-act.coderequiredJP_CLINS_ValueSet_CoreLabo_pt_act_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_pt_act_VS
from this IG
Observation.code.coding:coreLabo/pt-inr.coderequiredJP_CLINS_ValueSet_CoreLabo_pt_inr_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_pt_inr_VS
from this IG
Observation.code.coding:coreLabo/pt-ratio.coderequiredJP_CLINS_ValueSet_CoreLabo_pt_ratio_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_pt_ratio_VS
from this IG
Observation.code.coding:coreLabo/pt-sec.coderequiredJP_CLINS_ValueSet_CoreLabo_pt_sec_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_pt_sec_VS
from this IG
Observation.code.coding:coreLabo/rbc.coderequiredJP_CLINS_ValueSet_CoreLabo_rbc_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_rbc_VS
from this IG
Observation.code.coding:coreLabo/rh-bld.coderequiredJP_CLINS_ValueSet_CoreLabo_rh_bld_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_rh_bld_VS
from this IG
Observation.code.coding:coreLabo/t-bil.coderequiredJP_CLINS_ValueSet_CoreLabo_t_bil_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_t_bil_VS
from this IG
Observation.code.coding:coreLabo/t-cho.coderequiredJP_CLINS_ValueSet_CoreLabo_t_cho_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_t_cho_VS
from this IG
Observation.code.coding:coreLabo/tg.coderequiredJP_CLINS_ValueSet_CoreLabo_tg_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_tg_VS
from this IG
Observation.code.coding:coreLabo/tp.coderequiredJP_CLINS_ValueSet_CoreLabo_tp_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_tp_VS
from this IG
Observation.code.coding:coreLabo/u-ac.coderequiredJP_CLINS_ValueSet_CoreLabo_u_ac_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_ac_VS
from this IG
Observation.code.coding:coreLabo/u-bld.coderequiredJP_CLINS_ValueSet_CoreLabo_u_bld_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_bld_VS
from this IG
Observation.code.coding:coreLabo/u-bld-HalfQty.coderequiredJP_CLINS_ValueSet_CoreLabo_u_bld_HalfQty_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_bld_HalfQty_VS
from this IG
Observation.code.coding:coreLabo/u-bld-QLHalfQty.coderequiredJP_CLINS_ValueSet_CoreLabo_u_bld_QLHalfQty_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_bld_QLHalfQty_VS
from this IG
Observation.code.coding:coreLabo/u-glu.coderequiredJP_CLINS_ValueSet_CoreLabo_u_glu_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_glu_VS
from this IG
Observation.code.coding:coreLabo/u-glu-HalfQty.coderequiredJP_CLINS_ValueSet_CoreLabo_u_glu_HalfQty_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_glu_HalfQty_VS
from this IG
Observation.code.coding:coreLabo/u-glu-QLHalfQty.coderequiredJP_CLINS_ValueSet_CoreLabo_u_glu_QLHalfQty_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_glu_QLHalfQty_VS
from this IG
Observation.code.coding:coreLabo/u-pc.coderequiredJP_CLINS_ValueSet_CoreLabo_u_pc_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_u_pc_VS
from this IG
Observation.code.coding:coreLabo/ua.coderequiredJP_CLINS_ValueSet_CoreLabo_ua_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_ua_VS
from this IG
Observation.code.coding:coreLabo/utp.coderequiredJP_CLINS_ValueSet_CoreLabo_utp_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_utp_VS
from this IG
Observation.code.coding:coreLabo/utp-QLHalfQty.coderequiredJP_CLINS_ValueSet_CoreLabo_utp_QLHalfQty_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_utp_QLHalfQty_VS
from this IG
Observation.code.coding:coreLabo/utp-HalfQty.coderequiredJP_CLINS_ValueSet_CoreLabo_utp_HalfQty_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_utp_HalfQty_VS
from this IG
Observation.code.coding:coreLabo/wbc.coderequiredJP_CLINS_ValueSet_CoreLabo_wbc_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_CoreLabo_wbc_VS
from this IG
Observation.code.coding:infectionLabo/hcvcheck.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVCHECK_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVCHECK_VS
from this IG
Observation.code.coding:infectionLabo/hbsagsco.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBSAGSCO_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBSAGSCO_VS
from this IG
Observation.code.coding:infectionLabo/hbsagcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsAGCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGCOI_VS
from this IG
Observation.code.coding:infectionLabo/hbsagdil.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsAGDIL_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGDIL_VS
from this IG
Observation.code.coding:infectionLabo/hbsagod.coderequiredJP_CLINS_ValueSet_InfectionLabo_HbsAGOD_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HbsAGOD_VS
from this IG
Observation.code.coding:infectionLabo/hbsagquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsAGQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGQUANT_VS
from this IG
Observation.code.coding:infectionLabo/hbsagresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsAGRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hbsagposcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsAGPOSCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsAGPOSCOI_VS
from this IG
Observation.code.coding:infectionLabo/hbsabcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsABCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABCOI_VS
from this IG
Observation.code.coding:infectionLabo/hbsabnegcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsABNEGCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABNEGCOI_VS
from this IG
Observation.code.coding:infectionLabo/hbsabdil.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsABDIL_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABDIL_VS
from this IG
Observation.code.coding:infectionLabo/hbsabquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsABQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABQUANT_VS
from this IG
Observation.code.coding:infectionLabo/hbsabresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HBsABRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HBsABRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hcvquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVQUANT_VS
from this IG
Observation.code.coding:infectionLabo/hcvresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hcvagquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVAGQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVAGQUANT_VS
from this IG
Observation.code.coding:infectionLabo/hcvagresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVAGRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVAGRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hcvabcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVABCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVABCOI_VS
from this IG
Observation.code.coding:infectionLabo/hcvabdil.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVABDIL_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVABDIL_VS
from this IG
Observation.code.coding:infectionLabo/hcvabresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVABRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVABRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hcvabposcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HCVABPOSCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HCVABPOSCOI_VS
from this IG
Observation.code.coding:infectionLabo/hiv1quant.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1QUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1QUANT_VS
from this IG
Observation.code.coding:infectionLabo/hiv1result.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1RESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1RESULT_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abp24coiv.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABP24COIV_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABPOSCOIV_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abp24coi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABP24COI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24COI_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abp24negcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABP24NEGCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24NEGCOI_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abod.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABOD_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABOD_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2p24abresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2P24ABRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2P24ABRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abp24qlresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABP24QLRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24QLRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2p24abquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2P24ABQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2P24ABQUANT_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABQUANT_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abp24result.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABP24RESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24RESULT_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abp24poscoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABP24POSCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABP24POSCOI_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABCOI_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abdil.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABDIL_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABDIL_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hiv1p2abposcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1P2ABPOSCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1P2ABPOSCOI_VS
from this IG
Observation.code.coding:infectionLabo/hiv1abdil.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1ABDIL_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1ABDIL_VS
from this IG
Observation.code.coding:infectionLabo/hiv1abresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV1ABRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV1ABRESULT_VS
from this IG
Observation.code.coding:infectionLabo/hiv2abdil.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV2ABDIL_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV2ABDIL_VS
from this IG
Observation.code.coding:infectionLabo/hiv2abresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_HIV2ABRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_HIV2ABRESULT_VS
from this IG
Observation.code.coding:infectionLabo/stsqlresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_STSQLRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STSQLRESULT_VS
from this IG
Observation.code.coding:infectionLabo/stsquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_STSQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STSQUANT_VS
from this IG
Observation.code.coding:infectionLabo/stsresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_STSRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STSRESULT_VS
from this IG
Observation.code.coding:infectionLabo/stshquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_STSHQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STSHQUANT_VS
from this IG
Observation.code.coding:infectionLabo/tpresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_TPRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPRESULT_VS
from this IG
Observation.code.coding:infectionLabo/tpquantcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_TPQUANTCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPQUANTCOI_VS
from this IG
Observation.code.coding:infectionLabo/tpnegcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_TPNEGCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPNEGCOI_VS
from this IG
Observation.code.coding:infectionLabo/tpquantresult.coderequiredJP_CLINS_ValueSet_InfectionLabo_TPQUANTRESULT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPQUANTRESULT_VS
from this IG
Observation.code.coding:infectionLabo/tpposcoi.coderequiredJP_CLINS_ValueSet_InfectionLabo_TPPOSCOI_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPPOSCOI_VS
from this IG
Observation.code.coding:infectionLabo/tpquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_TPQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPQUANT_VS
from this IG
Observation.code.coding:infectionLabo/tphquant.coderequiredJP_CLINS_ValueSet_InfectionLabo_TPHQUANT_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_TPHQUANT_VS
from this IG
Observation.code.coding:infectionLabo/sts.coderequiredJP_CLINS_ValueSet_InfectionLabo_STS_VS
http://jpfhir.jp/fhir/clins/ValueSet/JP_CLINS_ObsLabResult_InfectionLabo_STS_VS
from this IG
Observation.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard
Observation.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard
Observation.methodexampleObservationMethods
http://hl7.org/fhir/ValueSet/observation-methods
from the FHIR Standard
Observation.referenceRange.typepreferredObservationReferenceRangeMeaningCodes
http://hl7.org/fhir/ValueSet/referencerange-meaning
from the FHIR Standard
Observation.referenceRange.appliesToexampleObservationReferenceRangeAppliesToCodes
http://hl7.org/fhir/ValueSet/referencerange-appliesto
from the FHIR Standard
Observation.component.codeexampleLOINCCodes (a valid code from LOINC)
http://hl7.org/fhir/ValueSet/observation-codes
from the FHIR Standard
Observation.component.dataAbsentReasonextensibleDataAbsentReason
http://hl7.org/fhir/ValueSet/data-absent-reason
from the FHIR Standard
Observation.component.interpretationextensibleObservationInterpretationCodes
http://hl7.org/fhir/ValueSet/observation-interpretation
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorObservationリソースが別のリソースに含まれている場合、ネストされたリソースを含めてはなりません / If the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorObservationリソースが別のリソースに含まれている場合、それはリソースの他の場所から参照されるか、含有リソースを参照するものとします / 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
: 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()
dom-4errorObservationリソースが別のリソースに含まれている場合、meta.versionidもmeta.lastupdatedも持ってはならない。 / If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorObservation別のリソースにリソースが含まれている場合、セキュリティラベルはありません / If a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceObservationリソースには、堅牢な管理のための叙述(Narative)が必要です / A resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsすべてのFHIR要素には、@valueまたは子供が必要です / All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensions拡張機能または値[x]のいずれかが必要です。両方ではありません。
: extension.exists() != value.exists()
obs-3errorObservation.referenceRange少なくとも低いまたは高またはテキストが必要です / Must have at least a low or a high or text
: low.exists() or high.exists() or text.exists()
obs-6errorObservationdatabsentrasonは、観察.value [x]が存在しない場合にのみ存在するものとします / dataAbsentReason SHALL only be present if Observation.value[x] is not present
: dataAbsentReason.empty() or value.empty()
obs-7errorObservationvisserveration.codeがvisserveration.component.codeと同じ場合、コードに関連付けられている値要素が存在しないでください / If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present
: value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
valid-value-institutionNumberExtensionerrorObservation.extension:eCS_InstitutionNumber施設番号 valueIdentifier.value値は、2桁都道府県番号、1桁医療機関区分(1|2|3)、7桁保険医療機関番号の連結10桁とする。
: value.ofType(Identifier).value.matches('[0-4][0-9][1-3][0-9]{7}')

 

その他、参考文献・リンク等

特記事項なし