openIMIS FHIR R4 Implementation Guide
1.0.0 - ci-build
openIMIS FHIR R4 Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
Active as of 2022-05-31 |
{
"resourceType" : "ValueSet",
"id" : "group-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-group-type.html\"><code>http://hl7.org/fhir/group-type</code></a></li></ul></div>"
},
"url" : "https://openimis.github.io/openimis_fhir_r4_ig/ValueSet/group-type",
"version" : "1.0.0",
"name" : "GroupTypeVS",
"title" : "Group Type (Group)",
"status" : "active",
"date" : "2022-05-31T10:56:28+00:00",
"publisher" : "openIMIS Initiative",
"contact" : [
{
"name" : "openIMIS Initiative",
"telecom" : [
{
"system" : "url",
"value" : "https://www.openimis.org"
}
]
},
{
"name" : "Dragos Dobre",
"telecom" : [
{
"system" : "email",
"value" : "[email protected]",
"use" : "work"
}
]
}
],
"description" : "Indicates the type of the Group. Values defined by openIMIS. Can be extended.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/group-type"
}
]
}
}