FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/jp-physicalexamcode-cs

Packagejp-core.r4
Resource TypeCodeSystem
Idjp-physicalexamcode-cs
FHIR VersionR4
Sourcehttp://jpfhir.jp/fhir/core/https://simplifier.net/resolve?scope=jp-core.r4@1.1.1-rc&canonical=http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS
URLhttp://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS
Version1.1.1
Statusactive
Date2022-10-24
NameJP_PhysicalExamCode_CS
TitleJP Core Physical Exam Code CodeSystem
Realmjp
Description身体所見の区分を表すコード
CopyrightCopyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG
Contentcomplete

Resources that use this resource

ValueSet
JP_PhysicalExamCode_VSJP Core Physical Exam Code ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "JP_PhysicalExamCode_CS",
  "id": "jp-physicalexamcode-cs",
  "title": "JP Core Physical Exam Code CodeSystem",
  "description": "身体所見の区分を表すコード",
  "version": "1.1.1",
  "url": "http://jpfhir.jp/fhir/core/CodeSystem/JP_PhysicalExamCode_CS",
  "concept": [
    {
      "code": "physical-findings",
      "display": "Physical Findings"
    },
    {
      "code": "detailed-physical-findings",
      "display": "Detailed Physical Findings"
    }
  ],
  "experimental": false,
  "date": "2022-10-24",
  "caseSensitive": true,
  "valueSet": "http://jpfhir.jp/fhir/core/ValueSet/JP_PhysicalExamCode_VS",
  "copyright": "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
  "count": 2
}