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
@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-01b-stability-update-1"] ; #
fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2025-11-20T10: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 #1 (Type IB Variation)</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-v2" ] ;
fhir:version [ fhir:v "1.1" ] ;
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 ;
fhir:reference [ fhir:v "DocumentReference/doc4" ] ] ] ) ;
( fhir:content [
fhir:attachment [
fhir:contentType [ fhir:v "application/fhir+json" ] ;
fhir:url [
fhir:v "bundles/m1/clean-label-v1.1.json"^^xsd:anyURI ;
fhir:l fhir:bundles/m1/clean-label-v1.1.json ] ;
fhir:title [ fhir:v "Clean Label v1.1" ] ;
fhir:creation [ fhir:v "2025-11-19T14:00:00+01:00"^^xsd:dateTime ] ] ] )
] [
a fhir:DocumentReference ;
fhir:id [ fhir:v "doc6-v2" ] ;
fhir:version [ fhir:v "1.1" ] ;
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 ;
fhir:reference [ fhir:v "DocumentReference/doc6" ] ] ] ) ;
( fhir:content [
fhir:attachment [
fhir:contentType [ fhir:v "application/fhir+json" ] ;
fhir:url [
fhir:v "bundles/m3/stability-summary-v1.1.json"^^xsd:anyURI ;
fhir:l fhir:bundles/m3/stability-summary-v1.1.json ] ;
fhir:title [ fhir:v "Stability Summary v1.1" ] ;
fhir:creation [ fhir:v "2025-11-18T16: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-11-20T10: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-v2> ;
fhir:reference [ fhir:v "#doc4-v2" ] ]
] [
fhir:value [
a fhir:Reference ;
fhir:l <#doc6-v2> ;
fhir:reference [ fhir:v "#doc6-v2" ] ]
] ) . #
IG © 2025+ Gravitate Health Project. Package hl7.fhir.uv.apix#0.1.0 based on FHIR 5.0.0. Generated 2025-12-23
Links: Table of Contents |
QA Report