0.0.1 - CI Build
SequoiaProjectHealthcareDirectoryImplementationGuideSTU3 - Local Development build (v0.0.1). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "OrganizationType",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2020-04-04T07:22:30.208+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-OrganizationType.html\"><code>https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/OrganizationType</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Participant</td><td>Participant</td><td>Participant</td></tr><tr><td>Subparticipant</td><td>Subparticipant</td><td>Subparticipant</td></tr><tr><td>Implementer</td><td>Implementer</td><td>Implementer</td></tr><tr><td>Connection</td><td>Connection</td><td>Connection</td></tr></table>, where the codes are contained in <a href=\"http://hl7.org/fhir/STU3/valueset-organization-type.html\">http://hl7.org/fhir/ValueSet/organization-type</a></li></ul></div>"
},
"url" : "https://sequoiaproject.org/fhir/sphd-stu3/ValueSet/OrganizationType",
"version" : "0.0.1",
"name" : "OrganizationType",
"title" : "Organization Type",
"status" : "draft",
"date" : "2020-09-11T00:14:55-04:00",
"contact" : [
{
"name" : "The Sequoia Project",
"telecom" : [
{
"system" : "url",
"value" : "https://sequoiaproject.org/"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/OrganizationType",
"concept" : [
{
"code" : "Participant",
"display" : "Participant"
},
{
"code" : "Subparticipant",
"display" : "Subparticipant"
},
{
"code" : "Implementer",
"display" : "Implementer"
},
{
"code" : "Connection",
"display" : "Connection"
}
],
"valueSet" : [
"http://hl7.org/fhir/ValueSet/organization-type"
]
}
]
}
}