Athena Core Implementation Guide
4.2.0 - release
Athena Core Implementation Guide - Local Development build (v4.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-04-17 |
{
"resourceType" : "ValueSet",
"id" : "ah-condition-problem-type-category-value-set",
"meta" : {
"source" : "athenacoreext"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ah-condition-problem-type-category-value-set</b></p><a name=\"ah-condition-problem-type-category-value-set\"> </a><a name=\"hcah-condition-problem-type-category-value-set\"> </a><a name=\"ah-condition-problem-type-category-value-set-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://simplifier.net/resolve?scope=ig-athena-core@dev&canonical=https://fhir.athena.io/core/athenacoreext\">athenacoreext</a></p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/90734009\">90734009</a></td><td>Chronic (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/424572001\">424572001</a></td><td>Clinical course with short duration (qualifier value)</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.athena.io/ValueSet/ah-condition-problem-type-category-value-set",
"version" : "4.2.0",
"name" : "AthenaConditionProblemTypeCategoryValueSet",
"title" : "athenahealth Condition Problem Type Category Value Set",
"status" : "active",
"date" : "2025-04-17T16:42:09+00:00",
"publisher" : "athenahealth",
"contact" : [
{
"name" : "FHIR Enablement Team",
"telecom" : [
{
"system" : "email",
"value" : "mailto:fhir-enablement@athenahealth.com"
}
]
}
],
"description" : "Acute and Chronice values for Athenahealth Problems",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "90734009",
"display" : "Chronic (qualifier value)"
},
{
"code" : "424572001",
"display" : "Clinical course with short duration (qualifier value)"
}
]
}
]
}
}