Package | hl7.fhir.us.spl |
Type | CodeSystem |
Id | codesystem-organizationTypes |
FHIR Version | R5 |
Source | http://hl7.org/fhir/us/spl/https://build.fhir.org/ig/HL7/fhir-spl/CodeSystem-codesystem-organizationTypes.html |
URL | http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes |
Version | 0.2.8 |
Status | active |
Date | 2025-07-07T15:17:39+00:00 |
Name | OrganizationTypes |
Title | SPL Organization Types |
Realm | us |
Authority | hl7 |
Description | Codes that identify the types of organizations involved in a SPL submission. |
Content | complete |
ValueSet | |
valueset-registrantOrganizationTypes | Registrant Organization Types |
valueset-topLevelOrganizationTypes | Top-Level Organization Types |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem codesystem-organizationTypes
This case-sensitive code system http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes
defines the following codes:
{ "resourceType": "CodeSystem", "id": "codesystem-organizationTypes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "brr" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl" } ] } }, { "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/us/spl/ImplementationGuide/hl7.fhir.us.spl" } ] } } ], "url": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes", "version": "0.2.8", "name": "OrganizationTypes", "title": "SPL Organization Types", "status": "active", "experimental": false, "date": "2025-07-07T15:17:39+00:00", "publisher": "HL7 International / Biomedical Research and Regulation", "contact": [ { "name": "HL7 International / Biomedical Research and Regulation", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/rcrim" } ] } ], "description": "Codes that identify the types of organizations involved in a SPL submission.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": true, "content": "complete", "count": 7, "concept": [ { "code": "Labeler", "display": "An organization that submits product labels." }, { "code": "EstablishmentRegistrant", "display": "An organization that registers establishment organizations." }, { "code": "Establishment", "display": "An organization that provides operations in the manufacturing of a product." }, { "code": "USAgent", "display": "An organization that acts on the behalf of a Labeler or Establishment in the US." }, { "code": "Importer", "display": "An organization that imports products." }, { "code": "GDUFARegistrant", "display": "An organization that registers generic druge use facility organizations." }, { "code": "GenericDrugUseFacility", "display": "An organization that produces generic drug products." } ] }