HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-11-18 |
{
"resourceType" : "ValueSet",
"id" : "jp-observation-radiology-code-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jp-observation-radiology-code-vs</b></p><a name=\"jp-observation-radiology-code-vs\"> </a><a name=\"hcjp-observation-radiology-code-vs\"> </a><a name=\"jp-observation-radiology-code-vs-ja\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"http://loinc.org#us-loinc-cs-18782-3\">18782-3</a></td><td>Radiology Study observation (narrative)(所見)</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-19005-8\">19005-8</a></td><td>Radiology Imaging study [Impression] (narrative)(インプレッション)</td></tr></table></li></ul></div>"
},
"url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationRadiologyCode_VS",
"version" : "1.2.0-dev",
"name" : "JP_ObservationRadiologyCode_VS",
"title" : "JP Core Observation Radiology Code ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2024-11-18",
"publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
"contact" : [
{
"name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
"telecom" : [
{
"system" : "url",
"value" : "http://jpfhir.jp"
},
{
"system" : "email",
"value" : "office@hlfhir.jp"
}
]
}
],
"description" : "Observation(放射線)コードで使用する項目値セット。LOINCのFindings、Impressionに相当する",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP",
"display" : "Japan"
}
]
}
],
"copyright" : "Copyright 日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "18782-3",
"display" : "Radiology Study observation (narrative)(所見)"
},
{
"code" : "19005-8",
"display" : "Radiology Imaging study [Impression] (narrative)(インプレッション)"
}
]
}
]
}
}