FHIR IG analytics| Package | myhie.v4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-outcome-gen-cvs-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "code-system-outcome-gen-cvs-my-core",
"url": "http://fhir.hie.moh.gov.my/CodeSystem/outcome-gen-cvs-my-core",
"name": "CodeSystemOutcomeGenCvsMyCore",
"title": "CodeSystemOutcomeGenCvs (MY Core)",
"status": "active",
"date": "2024-02-12T04:04:09.5621857+00:00",
"description": "General CVD Risk Prediction Questionnaire",
"compositional": false,
"content": "complete",
"count": 4,
"property": [
{
"code": "low",
"type": "string"
},
{
"code": "high",
"type": "string"
}
],
"concept": [
{
"code": "a1",
"display": "Low CV risk",
"definition": "Low CV risk",
"property": [
{
"code": "low",
"valueString": "0"
},
{
"code": "high",
"valueString": "9.99"
}
]
},
{
"code": "a2",
"display": "Moderate CV risk, please consult your nearest healthcare facility",
"definition": "Moderate CV risk, please consult your nearest healthcare facility",
"property": [
{
"code": "low",
"valueString": "10"
},
{
"code": "high",
"valueString": "20.99"
}
]
},
{
"code": "a3",
"display": "High CV ris, please consult your nearest healthcare facility",
"definition": "High CV risk, please consult your nearest healthcare facility",
"property": [
{
"code": "low",
"valueString": "21"
},
{
"code": "high",
"valueString": "30.99"
}
]
},
{
"code": "a4",
"display": "Very high CV risk, please consult your nearest healthcare facility",
"definition": "Very high CV risk, please consult your nearest healthcare facility",
"property": [
{
"code": "low",
"valueString": "31"
},
{
"code": "high",
"valueString": "100"
}
]
}
]
}