HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions
: JP Core Department SS-MIX 3Digits ValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "jp-department-ssmix3digits-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <code>urn:oid:1.2.392.200250.2.2.2</code> where concept descends from 3Digits</li></ul></div>"
},
"url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_Department_SsMix3Digits_VS",
"version" : "1.1.1",
"name" : "JP_Department_SsMix3Digits_VS",
"title" : "JP Core Department SS-MIX 3Digits ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2022-10-24",
"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" : "SS-MIX統一診療科コード(3桁)の値セット",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP"
}
]
}
],
"copyright" : "Copyright Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会",
"compose" : {
"include" : [
{
"system" : "urn:oid:1.2.392.200250.2.2.2",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "3Digits"
}
]
}
]
}
}