FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "HealthStatus.Value.VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/PCC/PSCc/ValueSet/HealthStatus.Value.VS",
"version": "0.0.1-current",
"name": "HealthStatus_Value_VS",
"title": "Health Status Value",
"status": "draft",
"experimental": false,
"date": "2025-11-04T19:19:26+00:00",
"publisher": "IHE Patient Care Coordination Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
},
{
"name": "IHE Patient Care Coordination Technical Committee",
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
}
],
"description": "SNOMED CT Health Status codes.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "81323004",
"display": "Alive and well"
},
{
"code": "313386006",
"display": "In remission"
},
{
"code": "162467007",
"display": "Symptom free"
},
{
"code": "161901003",
"display": "Chronically ill"
},
{
"code": "271593001",
"display": "Severely ill"
},
{
"code": "21134002",
"display": "Disabled"
},
{
"code": "161045001",
"display": "Severely disabled"
},
{
"code": "419099009",
"display": "Deceased"
}
]
}
]
}
}