Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.20 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/ and changes regularly. See the Directory of published versions
: Drug Manufacturing Site - Vandechemie - 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 "e165f057-5eed-4e64-8328-4438fc88fb1b"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/supplier-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/supplier-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=\"e165f057-5eed-4e64-8328-4438fc88fb1b\"> </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 "e165f057-5eed-4e64-8328-4438fc88fb1b" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-supplier-organization.html\">Supplier Organization</a></p></div><p><b>identifier</b>: DUNS/143265222</p><p><b>name</b>: Vandechemie</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>Vandechemie, Ruzettelaan 39234, Blankenberge, 8370, Belgium</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 "Vandechemie"] ; #
fhir:contact ( [
fhir:address [
fhir:text [ fhir:v "Vandechemie, Ruzettelaan 39234, Blankenberge, 8370, Belgium" ] ;
( fhir:line [ fhir:v "Ruzettelaan 39234" ] ) ;
fhir:city [ fhir:v "Blankenberge" ] ;
fhir:postalCode [ fhir:v "8370" ] ;
fhir:country [ fhir:v "Belgium" ] ]
] ) . #