This page is part of the Clinical Guidelines (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "ValueSet",
"id" : "cpg-common-persona",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-valueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CPG Common Persona</h2><div><p>Common personas used to describe roles and participants in computable content</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-cpg-common-persona.html\"><code>http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-common-persona",
"version" : "0.1.0",
"name" : "CPG_Common_Persona",
"title" : "CPG Common Persona",
"status" : "active",
"experimental" : false,
"date" : "2019-02-08T00:00:00-05:00",
"publisher" : "Health Level 7 International - Clinical Decision Support WG",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
}
]
}
],
"description" : "Common personas used to describe roles and participants in computable content",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona"
}
]
}
}