This code system https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/OrganizationType defines many codes, but they are not represented here
"
];
fhir:CodeSystem.url [ fhir:value "https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/OrganizationType"];
fhir:CodeSystem.version [ fhir:value "0.0.1"];
fhir:CodeSystem.name [ fhir:value "OrganizationType"];
fhir:CodeSystem.title [ fhir:value "Organization Type"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2020-09-11T00:02:57-04:00"^^xsd:dateTime];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "The Sequoia Project" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://sequoiaproject.org/" ]
]
];
fhir:CodeSystem.content [ fhir:value "not-present"];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "Participant" ];
fhir:CodeSystem.concept.display [ fhir:value "Participant" ];
fhir:CodeSystem.concept.definition [ fhir:value "Participant" ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "Subparticipant" ];
fhir:CodeSystem.concept.display [ fhir:value "Subparticipant" ];
fhir:CodeSystem.concept.definition [ fhir:value "Subparticipant" ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "Implementer" ];
fhir:CodeSystem.concept.display [ fhir:value "Implementer" ];
fhir:CodeSystem.concept.definition [ fhir:value "Implementer" ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "Connection" ];
fhir:CodeSystem.concept.display [ fhir:value "Connection" ];
fhir:CodeSystem.concept.definition [ fhir:value "Connection" ]
] .
# - ontology header ------------------------------------------------------------