Sequoia Project Healthcare Directory Implementation Guide
1.2.0 - Release 1
Active as of 2024-12-23 |
{
"resourceType" : "CodeSystem",
"id" : "OrganizationType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem OrganizationType</b></p><a name=\"OrganizationType\"> </a><a name=\"hcOrganizationType\"> </a><a name=\"OrganizationType-en-US\"> </a><p>This case-sensitive code system <code>https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Participant<a name=\"OrganizationType-Participant\"> </a></td><td>Participant</td></tr><tr><td style=\"white-space:nowrap\">Subparticipant<a name=\"OrganizationType-Subparticipant\"> </a></td><td>Subparticipant</td></tr><tr><td style=\"white-space:nowrap\">Implementer<a name=\"OrganizationType-Implementer\"> </a></td><td>Implementer</td></tr><tr><td style=\"white-space:nowrap\">Connection<a name=\"OrganizationType-Connection\"> </a></td><td>Connection</td></tr><tr><td style=\"white-space:nowrap\">QHIN<a name=\"OrganizationType-QHIN\"> </a></td><td>QHIN</td></tr><tr><td style=\"white-space:nowrap\">Child<a name=\"OrganizationType-Child\"> </a></td><td>Child</td></tr></table></div>"
},
"url" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType",
"version" : "1.2.0",
"name" : "OrganizationType",
"title" : "Organization Type",
"status" : "active",
"experimental" : false,
"date" : "2024-12-23T16:26:05-05:00",
"publisher" : "The Sequoia Project",
"contact" : [
{
"name" : "The Sequoia Project",
"telecom" : [
{
"system" : "url",
"value" : "https://sequoiaproject.org/"
}
]
}
],
"description" : "Codes used in Organization.type",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "Participant",
"display" : "Participant",
"definition" : "Participant"
},
{
"code" : "Subparticipant",
"display" : "Subparticipant",
"definition" : "Subparticipant"
},
{
"code" : "Implementer",
"display" : "Implementer",
"definition" : "Implementer"
},
{
"code" : "Connection",
"display" : "Connection",
"definition" : "Connection"
},
{
"code" : "QHIN",
"display" : "QHIN",
"definition" : "QHIN"
},
{
"code" : "Child",
"display" : "Child",
"definition" : "Child"
}
]
}