Pharmaceutical Research Protocol (Vulcan UDP)
1.0.0-ballot - STU 1 - Ballot International flag

Pharmaceutical Research Protocol (Vulcan UDP), 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/vulcan-udp-ig/ and changes regularly. See the Directory of published versions

: IGBJ Protocol Narrative 1.3 - Schedule of Activities - TTL Representation

Page standards status: Informative

Raw ttl | Download


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

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

 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IGBJ-Narrative-1.3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/m11-research-study-narratives"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/m11-research-study-narratives>     ] )
  ] ; # 
  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: Composition IGBJ-Narrative-1.3</b></p><a name=\"IGBJ-Narrative-1.3\"> </a><a name=\"hcIGBJ-Narrative-1.3\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-m11-research-study-narratives.html\">Research Study Narratives</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/pharmaceutical-research-protocol/CodeSystem/narrative-elements-cs b001}\">Protocol narrative</span></p><p><b>date</b>: 2025-06-30 12:46:00+0000</p><p><b>author</b>: <a href=\"Organization-IGBJ-Organization.html\">Organization Eli Lilly Japan K.K</a></p><p><b>title</b>: IGBJ Protocol Narrative 1.3</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/pharmaceutical-research-protocol/CodeSystem/narrative-elements-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "b001" ] ;
fhir:display [ fhir:v "Protocol narrative" ]     ] )
  ] ; # 
  fhir:subject ( [
fhir:reference [ fhir:v "ResearchStudy/IGBJ-ResearchStudy" ]
  ] ) ; # 
  fhir:date [ fhir:v "2025-06-30T12:46:00Z"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Organization/IGBJ-Organization" ]
  ] ) ; # 
  fhir:title [ fhir:v "IGBJ Protocol Narrative 1.3"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "1.3 Schedule of Activities" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C218519" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">text describing SoA</div>"^^rdf:XMLLiteral     ]
  ] ) . #