WHO-UMC IDMP Management and Publish API
0.1.0 - CI Build International flag

WHO-UMC IDMP Management 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 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 "2022-08-02T06:33:39.8955638+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "http://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\"><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition 1A0661AE2A40</b></p><a name=\"1A0661AE2A40\"> </a><a name=\"hc1A0661AE2A40\"> </a><a name=\"1A0661AE2A40-en-US\"> </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\">version: 1; Last updated: 2022-08-02 06:33:39+0000; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://idmp.who-umc.org/fhir\">http://idmp.who-umc.org/fhir</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MedicinalProductDefinition-who-php-pub.html\">MedicinalProductDefinition for publication</a></p></div><p><b>identifier</b>: <code>http://who-umc.org/idmp/CodeSystem/product</code>/1A0661AE2A40, <code>https://health-products.canada.ca/dpd-bdpp</code>/02182750</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/medicinal-product-type MedicinalProduct}\">Medicinal Product</span></p><p><b>domain</b>: <span title=\"Codes:{http://hl7.org/fhir/medicinal-product-domain Human}\">Human use</span></p><p><b>status</b>: <span title=\"Codes:{http://hl7.org/fhir/publication-status active}\">Active</span></p><p><b>combinedPharmaceuticalDoseForm</b>: <span title=\"Codes:\">TABLETS</span></p><p><b>classification</b>: <span title=\"Codes:{http://who-umc.org/idmp/level4-phpid 10DD499443FAE493691301348AFDDDF3}\">10DD499443FAE493691301348AFDDDF3</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Contact</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/medicinal-product-contact-type ProposedMAH}\">Proposed Marketing Authorization Holder/Person</span></td><td><a href=\"#hc1A0661AE2A40/auropharmainc\">Auro Pharma Inc</a></td></tr></table><p><b>code</b>: <a href=\"CodeSystem-drugcode.html#drugcode-00113802216\">WHODrug DrugCode</a> 00113802216: 00113802216</p><blockquote><p><b>name</b></p><p><b>productName</b>: Auro methotrexate</p><h3>Usages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Country</b></td><td><b>Jurisdiction</b></td><td><b>Language</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{urn:iso:std:iso:3166 CAN}\">Canada</span></td><td><span title=\"Codes:{urn:iso:std:iso:3166 CAN}\">Canada</span></td><td><span title=\"Codes:{urn:ietf:bcp:47 en}\">English</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization  #auropharmainc</b></p><a name=\"1A0661AE2A40/auropharmainc\"> </a><a name=\"hc1A0661AE2A40/auropharmainc\"> </a><a name=\"1A0661AE2A40/auropharmainc-en-US\"> </a><p><b>name</b>: Auro Pharma Inc</p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "auropharmainc" ] ;
fhir:name [ fhir:v "Auro Pharma Inc" ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://who-umc.org/idmp/CodeSystem/product"^^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 "10DD499443FAE493691301348AFDDDF3" ]     ] )
  ] ) ; # 
  fhir:contact ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/medicinal-product-contact-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ProposedMAH" ]       ] )     ] ;
fhir:contact [
fhir:reference [ fhir:v "#auropharmainc" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Auro Pharma Inc" ]     ]
  ] ) ; # 
  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" ]         ] )       ]     ] )
  ] ) . #