HL7 FHIR JP Core ImplementationGuide
2.0.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v2.0.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2023-11-30 |
{
"resourceType" : "CodeSystem",
"id" : "jp-chemotherapyregimen-regimentype-cs",
"url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_ChemotherapyRegimen_RegimenType_CS",
"version" : "2.0.0-dev",
"name" : "JP_ChemotherapyRegimen_RegimenType_CS",
"title" : "JP Core PlanDefinition ChemotherapyRegimen RegimenType CodeSystem",
"status" : "draft",
"experimental" : false,
"date" : "2023-11-30",
"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" : "【仮】レジメン種別コード",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "JP",
"display" : "Japan"
}
]
}
],
"copyright" : "Copyright XXX",
"caseSensitive" : true,
"content" : "fragment",
"concept" : [
{
"code" : "0001",
"display" : "aaa"
},
{
"code" : "0002",
"display" : "bbb"
}
]
}