Example CRVS Implementation Guide
0.1.0 - ci-build
Example CRVS Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-07-09 |
{
"resourceType" : "ValueSet",
"id" : "crvs-event-categories-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet crvs-event-categories-vs</b></p><a name=\"crvs-event-categories-vs\"> </a><a name=\"hccrvs-event-categories-vs\"> </a><a name=\"hccrvs-event-categories-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-crvs-event-category-code-system.html\"><code>http://terminology.hl7.org/CodeSystem/crvs-event-category-cs</code></a></li></ul></div>"
},
"url" : "http://example.org/ValueSet/crvs-event-categories-vs",
"version" : "0.1.0",
"name" : "CRVSEventCategoriesVS",
"title" : "CRVS Event Categories Value Set",
"status" : "draft",
"date" : "2024-07-09T08:29:52+00:00",
"publisher" : "SwissTPH",
"contact" : [
{
"name" : "SwissTPH",
"telecom" : [
{
"system" : "url",
"value" : "https://swisstph-mic.ch"
}
]
}
],
"description" : "A value set containing the categories of CRVS events.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/crvs-event-category-cs"
}
]
}
}