FHIR IG analytics| Package | ten.fhir |
| Resource Type | ValueSet |
| Id | Condition_ValueSet.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "chinese-diagnosis-valueset",
"url": "https://disease-code-cm.com/fhir/ValueSet/icd10cm-tcm-combo",
"status": "active",
"compose": {
"include": [
{
"system": "https://disease-code-cm.com/fhir/CodeSystem/icd10cm-cn",
"concept": [
{
"code": "C16.901",
"display": "高血压"
},
{
"code": "C16.902",
"display": "冠心病"
}
]
}
]
}
}