0.1.0 - ci-build
EgdeVJ_IG - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "episode-of-care-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/ValueSet/episode-of-care-status</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>epiosode-of-care-status-active</td><td>Active</td></tr><tr><td>epiosode-of-care-status-planned</td><td>Planned</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.onegde.no/ValueSet/episode-of-care-status",
"version" : "0.1.0",
"name" : "EpisodeOfCareStatus",
"title" : "EpisodeOfCareStatus",
"status" : "active",
"date" : "2021-08-18T14:36:33+02:00",
"description" : "The status of the episode of care.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/ValueSet/episode-of-care-status",
"concept" : [
{
"code" : "epiosode-of-care-status-active",
"display" : "Active"
},
{
"code" : "epiosode-of-care-status-planned",
"display" : "Planned"
}
]
}
]
}
}