CH Term (R4)
3.0.1-ci-build - ci-build
CH Term (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-term/ and changes regularly. See the Directory of published versions
Active as of 2020-04-06 |
{
"resourceType" : "ValueSet",
"id" : "ch-core-encounter-participation-type",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-core-encounter-participation-type</b></p><a name=\"ch-core-encounter-participation-type\"> </a><a name=\"hcch-core-encounter-participation-type\"> </a><a name=\"ch-core-encounter-participation-type-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-encounter-participant-type.html\">Participant type</a></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ParticipationFunction.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction</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/5.5.0/CodeSystem-v3-ParticipationFunction.html#v3-ParticipationFunction-PCP\">PCP</a></td><td>primary care physician</td><td>The healthcare provider that holds primary responsibility for the overall care of a patient.</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-core/ValueSet/ch-core-encounter-participation-type",
"version" : "3.0.1-ci-build",
"name" : "ChCoreEncounterParticipationType",
"title" : "ChCoreEncounterParticipationType",
"status" : "active",
"experimental" : false,
"date" : "2020-04-06",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
},
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/",
"use" : "work"
}
]
}
],
"description" : "This value set defines a set of codes that can be used to indicate how an individual participates in an encounter. In Switzerland the primary care physician is added to the extensible base ValueSet.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/encounter-participant-type"
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
"concept" : [
{
"code" : "PCP",
"display" : "primary care physician"
}
]
}
]
}
}