API for the Exchange of Medicinal Product Information (APIX)
0.1.0 - ci-build

API for the Exchange of Medicinal Product Information (APIX), published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/APIX---API-Exchange-for-Medicinal-Products/ and changes regularly. See the Directory of published versions

: Example Task - scenario1-01c-stability-update-2 - TTL Representation

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:Task ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "scenario1-01c-stability-update-2"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "3" ] ;
fhir:lastUpdated [ fhir:v "2025-12-05T11:00:00+01:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/apix/StructureDefinition/apix-task"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/StructureDefinition/apix-task>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Task: Stability Update #2 (Final Version)</div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "org-synthpharma-ag" ] ;
fhir:name [ fhir:v "SynthPharma AG" ]
  ] [
a fhir:Organization ;
fhir:id [ fhir:v "org-ema-srm-hmed" ] ;
fhir:name [ fhir:v "European Medicines Agency – Human Medicines Evaluation Division" ]
  ] [
a fhir:DocumentReference ;
fhir:id [ fhir:v "doc1" ] ;
fhir:version [ fhir:v "1.0" ] ;
fhir:status [ fhir:v "current" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section>         ] ;
fhir:code [ fhir:v "cover-letter" ] ;
fhir:display [ fhir:v "Cover Letter" ]       ] )     ] ;
    ( fhir:category [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module>         ] ;
fhir:code [ fhir:v "m1" ] ;
fhir:display [ fhir:v "Module 1" ]       ] )     ] ) ;
    ( fhir:content [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [
fhir:v "binaries/m1/cover-letter.pdf"^^xsd:anyURI ;
fhir:l fhir:binaries/m1/cover-letter.pdf         ] ;
fhir:title [ fhir:v "Cover Letter.pdf" ] ;
fhir:creation [ fhir:v "2025-11-15T08:30:00+01:00"^^xsd:dateTime ]       ]     ] )
  ] [
a fhir:DocumentReference ;
fhir:id [ fhir:v "doc4-v3" ] ;
fhir:version [ fhir:v "1.2" ] ;
fhir:status [ fhir:v "current" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section>         ] ;
fhir:code [ fhir:v "clean-label" ] ;
fhir:display [ fhir:v "Clean Label" ]       ] )     ] ;
    ( fhir:category [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module>         ] ;
fhir:code [ fhir:v "m1" ] ;
fhir:display [ fhir:v "Module 1" ]       ] )     ] ) ;
    ( fhir:relatesTo [
fhir:target [
fhir:l fhir:DocumentReference/doc4-v2 ;
fhir:reference [ fhir:v "DocumentReference/doc4-v2" ]       ]     ] ) ;
    ( fhir:content [
fhir:attachment [
fhir:contentType [ fhir:v "application/fhir+json" ] ;
fhir:url [
fhir:v "bundles/m1/clean-label-v1.2.json"^^xsd:anyURI ;
fhir:l fhir:bundles/m1/clean-label-v1.2.json         ] ;
fhir:title [ fhir:v "Clean Label v1.2" ] ;
fhir:creation [ fhir:v "2025-12-04T10:00:00+01:00"^^xsd:dateTime ]       ]     ] )
  ] [
a fhir:DocumentReference ;
fhir:id [ fhir:v "doc6-v3" ] ;
fhir:version [ fhir:v "2.0" ] ;
fhir:status [ fhir:v "current" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/ctd-section>         ] ;
fhir:code [ fhir:v "cmc-stability-summary" ] ;
fhir:display [ fhir:v "Stability Summary" ]       ] )     ] ;
    ( fhir:category [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/ctd-module>         ] ;
fhir:code [ fhir:v "m3" ] ;
fhir:display [ fhir:v "Module 3" ]       ] )     ] ) ;
    ( fhir:relatesTo [
fhir:target [
fhir:l fhir:DocumentReference/doc6-v2 ;
fhir:reference [ fhir:v "DocumentReference/doc6-v2" ]       ]     ] ) ;
    ( fhir:content [
fhir:attachment [
fhir:contentType [ fhir:v "application/fhir+json" ] ;
fhir:url [
fhir:v "bundles/m3/stability-summary-v2.0.json"^^xsd:anyURI ;
fhir:l fhir:bundles/m3/stability-summary-v2.0.json         ] ;
fhir:title [ fhir:v "Stability Summary v2.0 (Final)" ] ;
fhir:creation [ fhir:v "2025-12-05T09:00:00+01:00"^^xsd:dateTime ]       ]     ] )
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/apix-identifier-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/apix-identifier-type>         ] ;
fhir:code [ fhir:v "task-instance-uuid" ] ;
fhir:display [ fhir:v "Task Instance UUID" ]       ] )     ] ;
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:uuid:workflow-step1-instance" ]
  ] ) ; # 
  fhir:groupIdentifier [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/apix-identifier-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/apix-identifier-type>         ] ;
fhir:code [ fhir:v "submission-group-uuid" ] ;
fhir:display [ fhir:v "Submission Group UUID" ]       ] )     ] ;
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:uuid:workflow-group-id-12345" ]
  ] ; # 
  fhir:status [ fhir:v "requested"] ; # 
  fhir:businessStatus [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/apix-business-status>       ] ;
fhir:code [ fhir:v "submitted" ] ;
fhir:display [ fhir:v "Submitted" ]     ] )
  ] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [
fhir:v "http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/apix/CodeSystem/apix-task-type>       ] ;
fhir:code [ fhir:v "variation-type-ib" ] ;
fhir:display [ fhir:v "Type IB Variation" ]     ] )
  ] ; # 
  fhir:authoredOn [ fhir:v "2025-11-15T09:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:lastModified [ fhir:v "2025-12-05T11:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:requester [
fhir:l <#org-synthpharma-ag> ;
fhir:reference [ fhir:v "#org-synthpharma-ag" ] ;
fhir:display [ fhir:v "SynthPharma AG" ]
  ] ; # 
  fhir:requestedPerformer ( [
fhir:reference [
fhir:l <#org-ema-srm-hmed> ;
fhir:reference [ fhir:v "#org-ema-srm-hmed" ] ;
fhir:display [ fhir:v "European Medicines Agency" ]     ]
  ] ) ; # 
  fhir:input ( [
fhir:value [
a fhir:Reference ;
fhir:l <#doc1> ;
fhir:reference [ fhir:v "#doc1" ]     ]
  ] [
fhir:value [
a fhir:Reference ;
fhir:l <#doc4-v3> ;
fhir:reference [ fhir:v "#doc4-v3" ]     ]
  ] [
fhir:value [
a fhir:Reference ;
fhir:l <#doc6-v3> ;
fhir:reference [ fhir:v "#doc6-v3" ]     ]
  ] ) . #