Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA
1.0.0-ballot - STU 1-ballot United States of America flag

Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/FHIR-us-pq-cmc-fda/ and changes regularly. See the Directory of published versions

: Sponsor of API - TTL Representation

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:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "b69435a0-45c6-4d44-9fde-b354e17408d7"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-sponsor-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-sponsor-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"b69435a0-45c6-4d44-9fde-b354e17408d7\"> </a><a name=\"hcb69435a0-45c6-4d44-9fde-b354e17408d7\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization &quot;b69435a0-45c6-4d44-9fde-b354e17408d7&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cmc-sponsor-organization.html\">Sponsor Organization</a></p></div><p><b>identifier</b>: DUNS/143265222</p><p><b>name</b>: Large Life</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>123 Broad Way, New York, NY, United States</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C134003" ] ;
fhir:display [ fhir:v "DUNS" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid:1.3.6.1.4.1.519.1"^^xsd:anyURI ] ;
fhir:value [ fhir:v "143265222" ]
  ] ) ; # 
  fhir:name [ fhir:v "Large Life"] ; # 
  fhir:contact ( [
fhir:address [
fhir:text [ fhir:v "123 Broad Way, New York, NY, United States" ] ;
      ( fhir:line [ fhir:v "123 Broad Way" ] ) ;
fhir:city [ fhir:v "New York" ] ;
fhir:state [ fhir:v "NY" ] ;
fhir:postalCode [ fhir:v "10020" ] ;
fhir:country [ fhir:v "USA" ]     ]
  ] ) . #