Mona FHIR Implementation Guide
0.4.50648 - ci-build
Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "mona-goal-category",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"language" : "de-DE",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-DE\" lang=\"de-DE\"><p>This code system https://fhir.mona.icu/CodeSystem/mona-goal-category defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">balance-target<a name=\"mona-goal-category-balance-target\"> </a></td><td>Balance Target</td></tr></table></div>"
},
"url" : "https://fhir.mona.icu/CodeSystem/mona-goal-category",
"version" : "0.4.50648",
"name" : "GoalCategoryCS",
"title" : "Goal-Category",
"status" : "active",
"experimental" : false,
"date" : "2021-06-01",
"publisher" : "Clinomic",
"contact" : [
{
"name" : "Clinomic",
"telecom" : [
{
"system" : "url",
"value" : "https://clinomic.ai/"
},
{
"system" : "email",
"value" : "info@clinomic.ai"
}
]
}
],
"description" : "A code system for describing goal categories.",
"valueSet" : "https://fhir.mona.icu/ValueSet/mona-goal-categories",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "balance-target",
"display" : "Balance Target"
}
]
}