SPL Mapping FHIR R5 Implementation Guide
0.2.1 - Build CI United States of America flag

SPL Mapping FHIR R5 Implementation Guide, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-spl/ and changes regularly. See the Directory of published versions

: SPL Organization Types - TTL Representation

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "codesystem-organizationTypes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem codesystem-organizationTypes</b></p><a name=\"codesystem-organizationTypes\"> </a><a name=\"hccodesystem-organizationTypes\"> </a><a name=\"codesystem-organizationTypes-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Labeler<a name=\"codesystem-organizationTypes-Labeler\"> </a></td><td>An organization that submits product labels.</td></tr><tr><td style=\"white-space:nowrap\">EstablishmentRegistrant<a name=\"codesystem-organizationTypes-EstablishmentRegistrant\"> </a></td><td>An organization that registers establishment organizations.</td></tr><tr><td style=\"white-space:nowrap\">Establishment<a name=\"codesystem-organizationTypes-Establishment\"> </a></td><td>An organization that provides operations in the manufacturing of a product.</td></tr><tr><td style=\"white-space:nowrap\">USAgent<a name=\"codesystem-organizationTypes-USAgent\"> </a></td><td>An organization that acts on the behalf of a Labeler or Establishment in the US.</td></tr><tr><td style=\"white-space:nowrap\">Importer<a name=\"codesystem-organizationTypes-Importer\"> </a></td><td>An organization that imports products.</td></tr><tr><td style=\"white-space:nowrap\">GDUFARegistrant<a name=\"codesystem-organizationTypes-GDUFARegistrant\"> </a></td><td>An organization that registers generic druge use facility organizations.</td></tr><tr><td style=\"white-space:nowrap\">GenericDrugUseFacility<a name=\"codesystem-organizationTypes-GenericDrugUseFacility\"> </a></td><td>An organization that produces generic drug products.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "brr" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "1"^^xsd:integer ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.1"] ; # 
  fhir:name [ fhir:v "OrganizationTypes"] ; # 
  fhir:title [ fhir:v "SPL Organization Types"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-26T03:36:34+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Biomedical Research and Regulation"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Biomedical Research and Regulation" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes that identify the types of organizations involved in a SPL submission."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "Labeler" ] ;
fhir:display [ fhir:v "An organization that submits product labels." ]
  ] [
fhir:code [ fhir:v "EstablishmentRegistrant" ] ;
fhir:display [ fhir:v "An organization that registers establishment organizations." ]
  ] [
fhir:code [ fhir:v "Establishment" ] ;
fhir:display [ fhir:v "An organization that provides operations in the manufacturing of a product." ]
  ] [
fhir:code [ fhir:v "USAgent" ] ;
fhir:display [ fhir:v "An organization that acts on the behalf of a Labeler or Establishment in the US." ]
  ] [
fhir:code [ fhir:v "Importer" ] ;
fhir:display [ fhir:v "An organization that imports products." ]
  ] [
fhir:code [ fhir:v "GDUFARegistrant" ] ;
fhir:display [ fhir:v "An organization that registers generic druge use facility organizations." ]
  ] [
fhir:code [ fhir:v "GenericDrugUseFacility" ] ;
fhir:display [ fhir:v "An organization that produces generic drug products." ]
  ] ) . #