Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA 1.0.0-ballot - STU 1-ballot
Publication Build: This will be filled in by the publication tooling
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:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "cmc-comp-section-types-vs"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-pqcmc-comp-section-types.html\"><code>http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types</code></a></li></ul></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/us/pq-cmc-fda/ValueSet/cmc-comp-section-types-vs"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.36.48.2" ] ] ) ; # fhir:version [ fhir:v "1.0.0-ballot"] ; # fhir:name [ fhir:v "CmcCompSectionTypesVS"] ; # fhir:title [ fhir:v "eCTD sections Terminology"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2024-04-08T17:51:06+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:system [ fhir:v "email" ] ; fhir:value [ fhir:v "brr@lists.HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "Value set of all codes in Code system PQCMC Comp Section Types for bindings that require a value set instead of the code system."] ; # 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:compose [ ( fhir:include [ fhir:system [ fhir:v "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/pqcmc-comp-section-types"^^xsd:anyURI ] ] ) ] . #