健診結果報告FHIR記述仕様 実装ガイド
1.2.0 - release Japan

健診結果報告FHIR記述仕様 実装ガイド - Local Development build (v1.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 血液型(Rh) 結果コード - JSON Representation

Active as of 2024-09-20

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "specialCheckup-choice-2116-cs",
  "url" : "urn:oid:1.2.392.200119.6.2116",
  "version" : "1",
  "name" : "SpecialCheckup_choice_2116_CS",
  "title" : "血液型(Rh)\u3000結果コード",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-20",
  "publisher" : "管理団体:(一社)日本HL7協会、(一社)日本医療情報学会.",
  "contact" : [
    {
      "name" : "管理団体:(一社)日本HL7協会、(一社)日本医療情報学会.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.jp"
        }
      ]
    }
  ],
  "description" : "血液型(Rh)\u3000結果コード",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "(一社)日本HL7協会、(一社)日本医療情報学会.\u3000CC(Creative Commons) BY-ND 4.0",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "1",
      "display" : "+"
    },
    {
      "code" : "2",
      "display" : "-"
    }
  ]
}