UMC IDMP Request and Publish API
1.0.0 - CI Build International flag

UMC IDMP Request and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions

: Task Request for a new PhPID - 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 -------------------------------------------------------------------

<http://hl7.org/fhir/Task/template-generated-by-server-phpid-req> a fhir:Task ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "template-generated-by-server-phpid-req"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "1" ] ;
     fhir:lastUpdated [ fhir:v "2026-02-27T10:10:10.5998327+00:00"^^xsd:dateTime ] ;
     fhir:source [ fhir:v "https://api.umcterminologies.org/idmp"^^xsd:anyURI ] ;
     fhir:profile ( [
       fhir:v "http://umcterminologies.org/StructureDefinition/Task-phpid-req"^^xsd:anyURI ;
       fhir:link <http://umcterminologies.org/StructureDefinition/Task-phpid-req>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "empty" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Template</div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:contained ( [
     a fhir:MedicinalProductDefinition ;
     fhir:id [ fhir:v "f4208340-9729-4313-9484-04a6c5945d12" ] ;
     fhir:meta [
       fhir:source [ fhir:v "https://api.umcterminologies.org/idmp"^^xsd:anyURI ] ;
       fhir:profile ( [
         fhir:v "http://umcterminologies.org/StructureDefinition/MedicinalProductDefinition-req"^^xsd:anyURI ;
         fhir:link <http://umcterminologies.org/StructureDefinition/MedicinalProductDefinition-req>
       ] )
     ] ;
     fhir:identifier ( [
       fhir:system [ fhir:v "http://ema.europa.eu/example/mpid"^^xsd:anyURI ] ;
       fhir:value [ fhir:v "MPID-123" ]
     ] ) ;
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://hl7.org/fhir/medicinal-product-type"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "MedicinalProduct" ]
       ] )
     ] ;
     fhir:domain [
       fhir:coding ( [
         fhir:system [ fhir:v "http://hl7.org/fhir/medicinal-product-domain"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "Human" ]
       ] ) ;
       fhir:text [ fhir:v "Human use" ]
     ] ;
     fhir:status [
       fhir:coding ( [
         fhir:system [ fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "active" ]
       ] ) ;
       fhir:text [ fhir:v "Active" ]
     ] ;
     fhir:combinedPharmaceuticalDoseForm [
       fhir:text [ fhir:v "tablet" ]
     ] ;
     fhir:attachedDocument ( [
       fhir:display [ fhir:v "SPC/123" ]
     ] ) ;
     fhir:name ( [
       fhir:productName [ fhir:v "Marvelol" ] ;
       fhir:usage ( [
         fhir:country [
           fhir:coding ( [
             fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "NLD" ]
           ] )
         ] ;
         fhir:jurisdiction [
           fhir:coding ( [
             fhir:system [ fhir:v "http://umcterminologies.org/CodeSystem/jurisdiction"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "EU" ]
           ] )
         ] ;
         fhir:language [
           fhir:coding ( [
             fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "nl" ]
           ] )
         ]
       ] )
     ] )
  ] [
     a fhir:Ingredient ;
     fhir:id [ fhir:v "2b8bb9ee-03e3-470e-8c9f-a1d55c823cd9" ] ;
     fhir:meta [
       fhir:source [ fhir:v "https://api.umcterminologies.org/idmp"^^xsd:anyURI ] ;
       fhir:profile ( [
         fhir:v "http://umcterminologies.org/StructureDefinition/Ingredient-req"^^xsd:anyURI ;
         fhir:link <http://umcterminologies.org/StructureDefinition/Ingredient-req>
       ] )
     ] ;
     fhir:status [ fhir:v "active" ] ;
     fhir:for ( [
       fhir:reference [ fhir:v "#f4208340-9729-4313-9484-04a6c5945d12" ]
     ] ) ;
     fhir:role [
       fhir:coding ( [
         fhir:system [ fhir:v "http://hl7.org/fhir/ingredient-role"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "100000072072" ]
       ] ) ;
       fhir:text [ fhir:v "Active" ]
     ] ;
     fhir:substance [
       fhir:code [
         fhir:concept [
           fhir:coding ( [
             fhir:system [ fhir:v "http://umcterminologies.org/gsid"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "UTGSID86C767L2PUC8L" ]
           ] ) ;
           fhir:text [ fhir:v "CICLOSPORIN" ]
         ]
       ] ;
       fhir:strength ( [
         fhir:presentation [
           a fhir:Ratio ;
           fhir:numerator [
             fhir:value [ fhir:v 0.5 ] ;
             fhir:unit [ fhir:v "mg" ] ;
             fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "mg" ]
           ] ;
           fhir:denominator [
             fhir:value [ fhir:v "1"^^xsd:decimal ] ;
             fhir:unit [ fhir:v "ml" ] ;
             fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
             fhir:code [ fhir:v "ml" ]
           ]
         ] ;
         fhir:textPresentation [ fhir:v "0.5 mg/ml" ]
       ] )
     ]
  ] [
     a fhir:Organization ;
     fhir:id [ fhir:v "acmeinc" ] ;
     fhir:meta [
       fhir:source [ fhir:v "https://api.umcterminologies.org/idmp"^^xsd:anyURI ] ;
       fhir:profile ( [
         fhir:v "http://hl7.org/fhir/StructureDefinition/Organization"^^xsd:anyURI ;
         fhir:link <http://hl7.org/fhir/StructureDefinition/Organization>
       ] )
     ] ;
     fhir:active [ fhir:v true ] ;
     fhir:type ( [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "bus" ]
       ] ) ;
       fhir:text [ fhir:v "Non-Healthcare Business or Corporation" ]
     ] ) ;
     fhir:name [ fhir:v "Acme Inc" ]
  ] [
     a fhir:RegulatedAuthorization ;
     fhir:id [ fhir:v "9dd9ff44-0ebe-4810-841b-26a9bb44aaf3" ] ;
     fhir:meta [
       fhir:source [ fhir:v "https://api.umcterminologies.org/idmp"^^xsd:anyURI ] ;
       fhir:profile ( [
         fhir:v "http://umcterminologies.org/StructureDefinition/RegulatedAuthorization-phpid-req"^^xsd:anyURI ;
         fhir:link <http://umcterminologies.org/StructureDefinition/RegulatedAuthorization-phpid-req>
       ] )
     ] ;
     fhir:identifier ( [
       fhir:system [ fhir:v "http://ema.europa.eu/ema/"^^xsd:anyURI ] ;
       fhir:value [ fhir:v "EU/1/20/XXXX" ]
     ] ) ;
     fhir:subject ( [
       fhir:reference [ fhir:v "#f4208340-9729-4313-9484-04a6c5945d12" ]
     ] ) ;
     fhir:holder [
       fhir:reference [ fhir:v "#acmeinc" ]
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "http://requester.org/some-system-defined-by-requester"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "ABCDEF1234567890" ]
  ] ) ; # 
  fhir:status [ fhir:v "requested"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:priority [ fhir:v "routine"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://umcterminologies.org/CodeSystem/task-request-code"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "phpid-request" ]
     ] )
  ] ; # 
  fhir:authoredOn [ fhir:v "2026-02-27"^^xsd:date] ; # 
  fhir:lastModified [ fhir:v "2026-02-27"^^xsd:date] ; # 
  fhir:input ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://umcterminologies.org/CodeSystem/task-input-type"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "mpd-request-resource" ] ;
         fhir:display [ fhir:v "Medicinal Product for PhPID request" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:reference [ fhir:v "#f4208340-9729-4313-9484-04a6c5945d12" ]
     ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://umcterminologies.org/CodeSystem/task-input-type"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "ingredient-request-resource" ] ;
         fhir:display [ fhir:v "Ingredient for PhPID request" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:reference [ fhir:v "#2b8bb9ee-03e3-470e-8c9f-a1d55c823cd9" ]
     ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://umcterminologies.org/CodeSystem/task-input-type"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "organization-request-resource" ] ;
         fhir:display [ fhir:v "Marketing Auth Holder for PhPID request" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:reference [ fhir:v "#acmeinc" ]
     ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [ fhir:v "http://umcterminologies.org/CodeSystem/task-input-type"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "regauth-request-resource" ] ;
         fhir:display [ fhir:v "Regulated Authorization for PhPID request" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:reference [ fhir:v "#9dd9ff44-0ebe-4810-841b-26a9bb44aaf3" ]
     ]
  ] ) . #