UMC IDMP Request and Publish API
0.1.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 0.1.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

: MedicinalProductDefinition (Auro methotrexate) - 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:MedicinalProductDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "1A0661AE2A40"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2018-02-24T08:23:55.3332666+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "https://poc-idmp.who-umc.org/fhir"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://who-umc.org/idmp/StructureDefinition/MedicinalProductDefinition-who-php-pub"^^xsd:anyURI ;
fhir:link <http://who-umc.org/idmp/StructureDefinition/MedicinalProductDefinition-who-php-pub>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"font-family: Helvetica;\"><h1 style=\"color: darkblue; background: lightgray; padding: 5px;\">Medicinal Product (Medicinal Product Definition)</h1><table style=\"padding: 5px; text-align: left;\"><tr><td style=\"font-weight: bold;\">Id</td><td>1A0661AE2A40</td></tr><tr><td style=\"font-weight: bold;\">Name</td><td>Auro methotrexate</td></tr><tr><td style=\"font-weight: bold;\">Mah</td><td>Auro Pharma Inc</td></tr><tr><td style=\"font-weight: bold;\">Jurisdiction</td><td>Canada</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">ATC</h2><table style=\"padding: 5px; text-align: left;\"><th>Code</th><th>Display</th><tr><td>G02CX</td><td>Other gynecologicals</td></tr><tr><td>L01BA</td><td>Folic acid analogues</td></tr><tr><td>L04AX</td><td>Other immunosuppressants</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Codes</h2><table style=\"padding: 5px; text-align: left;\"><th>System</th><th>Code</th><th>Display</th><tr><td>http://who-umc.org/idmp/CodeSystem/drugcode</td><td>00113802216</td><td/></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">PhPIDs</h2><table style=\"padding: 5px; text-align: left;\"><th>Level</th><th>Code</th><tr><td>4</td><td>91B3CA582581F57E4092F13AAF476215</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "auropharmainc" ] ;
fhir:name [ fhir:v "Auro Pharma Inc" ]
  ] [
a fhir:RegulatedAuthorization ;
fhir:id [ fhir:v "regauth" ] ;
    ( fhir:subject [
fhir:reference [ fhir:v "#" ]     ] ) ;
fhir:holder [
fhir:reference [ fhir:v "#auropharmainc" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://gupri-idmp.who-umc.org/data/record"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1A0661AE2A40" ]
  ] [
fhir:system [ fhir:v "https://health-products.canada.ca/dpd-bdpp"^^xsd:anyURI ] ;
fhir:value [ fhir:v "02182750" ]
  ] ) ; # 
  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 "TABLETS" ]
  ] ; # 
  fhir:classification ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://who-umc.org/idmp/level4-phpid"^^xsd:anyURI ] ;
fhir:code [ fhir:v "91B3CA582581F57E4092F13AAF476215" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "G02CX" ]     ] ) ;
fhir:text [ fhir:v "Other gynecologicals" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "L01BA" ]     ] ) ;
fhir:text [ fhir:v "Folic acid analogues" ]
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "L04AX" ]     ] ) ;
fhir:text [ fhir:v "Other immunosuppressants" ]
  ] ) ; # 
  fhir:code ( [
fhir:system [ fhir:v "http://who-umc.org/idmp/CodeSystem/drugcode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00113802216" ]
  ] ) ; # 
  fhir:name ( [
fhir:productName [ fhir:v "Auro methotrexate" ] ;
    ( fhir:usage [
fhir:country [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CAN" ]         ] )       ] ;
fhir:jurisdiction [
        ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CAN" ]         ] )       ] ;
fhir:language [
        ( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ]         ] )       ]     ] )
  ] ) . #