Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "v3-PatientImportance",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-PatientImportance</b></p><a name=\"v3-PatientImportance\"> </a><a name=\"hcv3-PatientImportance\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/PatientImportance</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\">BM<a name=\"v3-PatientImportance-BM\"> </a></td><td>Board Member</td><td>Board member of health care organization</td></tr><tr><td style=\"white-space:nowrap\">DFM<a name=\"v3-PatientImportance-DFM\"> </a></td><td>Physician Family Member</td><td>Family member of staff physician</td></tr><tr><td style=\"white-space:nowrap\">DR<a name=\"v3-PatientImportance-DR\"> </a></td><td>Staff Physician</td><td>Member of the health care organization physician staff</td></tr><tr><td style=\"white-space:nowrap\">FD<a name=\"v3-PatientImportance-FD\"> </a></td><td>Financial Donor</td><td>Financial donor to the health care organization</td></tr><tr><td style=\"white-space:nowrap\">FOR<a name=\"v3-PatientImportance-FOR\"> </a></td><td>Foreign Dignitary</td><td>Foreign citizen dignitary of interest to the health care organization</td></tr><tr><td style=\"white-space:nowrap\">GOVT<a name=\"v3-PatientImportance-GOVT\"> </a></td><td>Government Dignitary</td><td>Government dignitary of interest to the organization</td></tr><tr><td style=\"white-space:nowrap\">SFM<a name=\"v3-PatientImportance-SFM\"> </a></td><td>Staff Family Member</td><td>Family member of staff member</td></tr><tr><td style=\"white-space:nowrap\">STF<a name=\"v3-PatientImportance-STF\"> </a></td><td>Staff Member</td><td>Staff member of the health care organization</td></tr><tr><td style=\"white-space:nowrap\">VIP<a name=\"v3-PatientImportance-VIP\"> </a></td><td>Very Important Person</td><td>Very important person of interest to the health care organization</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "External"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r5"
},
{
"url" : "version",
"valueString" : "0.1.0"
},
{
"url" : "uri",
"valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
}
]
}
}
],
"url" : "http://hl7.org/fhir/v3/PatientImportance",
"version" : "2016-11-11",
"name" : "v3 Code System PatientImportance",
"status" : "active",
"experimental" : false,
"date" : "2016-11-10T07:00:00-06:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "Patient VIP code",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/v3-PatientImportance",
"hierarchyMeaning" : "is-a",
"content" : "complete",
"concept" : [
{
"code" : "BM",
"display" : "Board Member",
"definition" : "Board member of health care organization"
},
{
"code" : "DFM",
"display" : "Physician Family Member",
"definition" : "Family member of staff physician"
},
{
"code" : "DR",
"display" : "Staff Physician",
"definition" : "Member of the health care organization physician staff"
},
{
"code" : "FD",
"display" : "Financial Donor",
"definition" : "Financial donor to the health care organization"
},
{
"code" : "FOR",
"display" : "Foreign Dignitary",
"definition" : "Foreign citizen dignitary of interest to the health care organization"
},
{
"code" : "GOVT",
"display" : "Government Dignitary",
"definition" : "Government dignitary of interest to the organization"
},
{
"code" : "SFM",
"display" : "Staff Family Member",
"definition" : "Family member of staff member"
},
{
"code" : "STF",
"display" : "Staff Member",
"definition" : "Staff member of the health care organization"
},
{
"code" : "VIP",
"display" : "Very Important Person",
"definition" : "Very important person of interest to the health care organization"
}
]
}