0.0.1 - CI Build
SequoiaProjectHealthcareDirectoryImplementationGuideSTU3 - Local Development build (v0.0.1). See the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "OrganizationType",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2020-04-04T07:13:35.736+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/OrganizationType defines many codes, but they are not represented here</p></div>"
},
"url" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/OrganizationType",
"version" : "0.0.1",
"name" : "OrganizationType",
"title" : "Organization Type",
"status" : "active",
"date" : "2020-09-11T00:14:55-04:00",
"contact" : [
{
"name" : "The Sequoia Project",
"telecom" : [
{
"system" : "url",
"value" : "https://sequoiaproject.org/"
}
]
}
],
"content" : "not-present",
"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"
}
]
}