0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: External | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "ParticipationTypeCS",
"meta" : {
"lastUpdated" : "2018-08-12T00:00:00.000+10:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ParticipationTypeCS</b></p><a name=\"ParticipationTypeCS\"> </a><a name=\"hcParticipationTypeCS\"> </a><a name=\"ParticipationTypeCS-en-US\"> </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\">Last updated: 2018-08-12 00:00:00+1000</p></div><p>This case-sensitive code system <code>https://fhir.medicaia.ar/CodeSystem/ParticipationTypeCS</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">PPRF<a name=\"ParticipationTypeCS-PPRF\"> </a></td><td>primary performer</td><td>The principal or primary performer of the act.</td></tr><tr><td style=\"white-space:nowrap\">SPRF<a name=\"ParticipationTypeCS-SPRF\"> </a></td><td>secondary performer</td><td>A person assisting in an act through his substantial presence and involvement This includes: assistants, technicians, associates, or whatever the job titles may be.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "external"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}
],
"url" : "https://fhir.medicaia.ar/CodeSystem/ParticipationTypeCS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.5.90"
}
],
"version" : "0.1.3",
"name" : "ParticipationTypeCS",
"title" : "Participation Type",
"status" : "active",
"experimental" : false,
"date" : "2018-08-12T00:00:00+10:00",
"publisher" : "Zentricx",
"contact" : [
{
"name" : "Zentricx",
"telecom" : [
{
"system" : "url",
"value" : "https://zentricx.com"
}
]
}
],
"description" : "Participation Type",
"caseSensitive" : true,
"valueSet" : "https://fhir.medicaia.ar/ValueSet/ParticipationTypeVS",
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "PPRF",
"display" : "primary performer",
"definition" : "The principal or primary performer of the act."
},
{
"code" : "SPRF",
"display" : "secondary performer",
"definition" : "A person assisting in an act through his substantial presence and involvement This includes: assistants, technicians, associates, or whatever the job titles may be."
}
]
}