SEAMAT2FHIR ドラフト版
0.1.1 - draft Japan

SEAMAT2FHIR ドラフト版 - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SEAMAT UCG Report Document Type ValueSet - JSON Representation

Active as of 2024-05-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-composition-ucgreport-documenttype-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-jp-composition-seamat-documenttype-cs.html\"><code>http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_Composition_SEAMAT_DocumentType_CS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-jp-composition-seamat-documenttype-cs.html#jp-composition-seamat-documenttype-cs-12132-7\">12132-7</a></td><td>US Report</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/SEAMAT/ValueSet/JP_Composition_UCGReport_DocumentType_VS",
  "version" : "0.1.1",
  "name" : "JP_Composition_UCGReport_DocumentType_VS",
  "title" : "SEAMAT UCG Report Document Type ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-16",
  "publisher" : "SIP D1 SEAMAT2FHIR WG",
  "contact" : [
    {
      "name" : "SIP D1 SEAMAT2FHIR WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp/fhir/seamat2fhir"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.jp"
        }
      ]
    }
  ],
  "description" : "SEAMAT心エコー検査レポート文書タイプ値セット",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright Copyright SIP D1 SEAMAT2FHIR-WG   \r\nThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://jpfhir.jp/fhir/SEAMAT/CodeSystem/JP_Composition_SEAMAT_DocumentType_CS",
        "concept" : [
          {
            "code" : "12132-7",
            "display" : "US Report"
          }
        ]
      }
    ]
  }
}