FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelin.project
Resource TypeCodeSystem
IdCodeSystem.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "icd-10-cm-china",
  "url": "https://disease-code-cm.com/fhir/CodeSystem/icd10cm-cn",
  "status": "active",
  "content": "complete",
  "publisher": "中国疾控中心",
  "contact": [
    {
      "name": "中国疾控中心",
      "telecom": [
        {
          "system": "phone",
          "value": "18766667989",
          "use": "work"
        }
      ]
    }
  ],
  "concept": [
    {
      "code": "C16.901",
      "display": "高血压",
      "definition": "国际疾病分类第10次修订本中国临床版高血压编码",
      "designation": [
        {
          "use": {
            "system": "http://hl7.org/fhir/ValueSet/designation-use",
            "code": "preferred"
          },
          "value": "高血压"
        }
      ]
    },
    {
      "code": "C16.902",
      "display": "冠心病",
      "definition": "国际疾病分类第10次修订本中国临床版冠心病编码",
      "designation": [
        {
          "use": {
            "system": "http://hl7.org/fhir/ValueSet/designation-use",
            "code": "preferred"
          },
          "value": "冠心病"
        }
      ]
    }
  ]
}