Digital Health Platform
0.1.0 -
Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
Draft as of 2025-07-07 |
{
"resourceType" : "ValueSet",
"id" : "provenance-participation-role-type-vs",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet provenance-participation-role-type-vs</b></p><a name=\"provenance-participation-role-type-vs\"> </a><a name=\"hcprovenance-participation-role-type-vs\"> </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\">Language: en</p></div><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-provenance-participation-role-type-cs.html\">Provenance Participation Role Type translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-provenance-participant-type.html\"><code>http://terminology.hl7.org/CodeSystem/provenance-participant-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-provenance-participant-type.html#provenance-participant-type-legal\">legal</a></td><td style=\"color: #cccccc\">Legal Authenticator</td><td>An agent authenticated the content and accepted legal responsibility for its content</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-provenance-participant-type.html#provenance-participant-type-author\">author</a></td><td style=\"color: #cccccc\">Author</td><td>An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.medcore.uz/CodeSystem/provenance-participation-role-type-cs|0.1.0"
}
],
"url" : "https://terminology.medcore.uz/ValueSet/provenance-participation-role-type-vs",
"version" : "0.1.0",
"name" : "ProvenanceParticipationRoleTypeVS",
"title" : "Provenance Participation Role Type",
"status" : "draft",
"experimental" : true,
"date" : "2025-07-07T16:50:09+00:00",
"publisher" : "Uzinfocom LLC",
"contact" : [
{
"name" : "Uzinfocom LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://uzinfocom.uz"
},
{
"system" : "email",
"value" : "info@uzinfocom.uz"
}
]
}
],
"description" : "Defines how the participant participated in Uzbek and Russian",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"concept" : [
{
"code" : "legal"
},
{
"code" : "author"
}
]
}
]
}
}