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
<Task xmlns="http://hl7.org/fhir">
<id value="template-generated-by-server-phpid-req"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2023-10-28T12:11:29.7128884+00:00"/>
<source value="https://idmp.who-umc.org/fhir"/>
<profile
value="http://who-umc.org/idmp/StructureDefinition/Task-who-php-phpid"/>
</meta>
<text>
<status value="empty"/>
<div xmlns="http://www.w3.org/1999/xhtml">Template for PhPID request Task</div>
</text>
<contained>
<MedicinalProductDefinition>
<id value="b877926a-24c8-4df1-a4c7-321da07e10a7"/>
<meta>
<source value="https://idmp.who-umc.org/fhir"/>
<profile
value="http://who-umc.org/idmp/StructureDefinition/MedicinalProductDefinition-who-php-req"/>
</meta>
<identifier>
<system value="http://ema.europa.eu/example/mpid"/>
<value value="MPID-123"/>
</identifier>
<type>
<coding>
<system value="http://hl7.org/fhir/medicinal-product-type"/>
<code value="MedicinalProduct"/>
</coding>
</type>
<domain>
<coding>
<system value="http://hl7.org/fhir/medicinal-product-domain"/>
<code value="Human"/>
</coding>
<text value="Human use"/>
</domain>
<status>
<coding>
<system value="http://hl7.org/fhir/publication-status"/>
<code value="active"/>
</coding>
<text value="Active"/>
</status>
<combinedPharmaceuticalDoseForm>
<text value="tablet"/>
</combinedPharmaceuticalDoseForm>
<attachedDocument>
<display value="SPC/123"/>
</attachedDocument>
<name>
<productName value="Marvelol"/>
<usage>
<country>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NLD"/>
</coding>
</country>
<jurisdiction>
<coding>
<system
value="http://who-umc.org/idmp/CodeSystem/jurisdiction"/>
<code value="EU"/>
</coding>
</jurisdiction>
<language>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="nl"/>
</coding>
</language>
</usage>
</name>
</MedicinalProductDefinition>
</contained>
<contained>
<Ingredient>
<id value="59280ea1-189e-487c-9650-5d7d62d85bac"/>
<meta>
<source value="https://idmp.who-umc.org/fhir"/>
<profile
value="http://who-umc.org/idmp/StructureDefinition/Ingredient-who-php"/>
</meta>
<status value="active"/>
<for>
<reference value="#b877926a-24c8-4df1-a4c7-321da07e10a7"/>
</for>
<role>
<coding>
<system value="http://hl7.org/fhir/ingredient-role"/>
<code value="100000072072"/>
</coding>
<text value="Active"/>
</role>
<substance>
<code>
<concept>
<coding>
<system value="http://who-umc.org/idmp/gsid"/>
<code value="GSID23G92UMX93H45"/>
</coding>
<text value="Methotrexate"/>
</concept>
</code>
<strength>
<presentationRatio>
<numerator>
<value value="1.5"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</numerator>
<denominator>
<value value="1"/>
<unit value="IU"/>
<system
value="http://who-umc.org/idmp/CodeSystem/strengthUnit"/>
<code value="IU"/>
</denominator>
</presentationRatio>
<textPresentation value="1,5 mg"/>
</strength>
</substance>
</Ingredient>
</contained>
<contained>
<Organization>
<id value="acmeinc"/>
<meta>
<source value="https://idmp.who-umc.org/fhir"/>
<profile
value="http://who-umc.org/idmp/StructureDefinition/MarketingAuthorizationHolder-who-php"/>
</meta>
<active value="true"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="bus"/>
</coding>
<text value="Non-Healthcare Business or Corporation"/>
</type>
<name value="Acme Inc"/>
</Organization>
</contained>
<contained>
<RegulatedAuthorization>
<id value="6dd470fd-9a62-48e0-877e-e500de51d81f"/>
<identifier>
<system value="http://ema.europa.eu/ema/"/>
<value value="EU/1/20/XXXX"/>
</identifier>
<subject>
<reference value="#b877926a-24c8-4df1-a4c7-321da07e10a7"/>
</subject>
<holder>
<reference value="#acmeinc"/>
</holder>
</RegulatedAuthorization>
</contained>
<identifier>
<system value="http://requester.org/phpidreqid"/>
<value value="123456"/>
</identifier>
<status value="requested"/>
<intent value="proposal"/>
<priority value="routine"/>
<code>
<coding>
<system value="http://who-umc.org/idmp/CodeSystem/task-request-code"/>
<code value="phpid-request"/>
</coding>
</code>
<authoredOn value="2025-03-10"/>
<lastModified value="2025-03-10"/>
<input>
<type>
<coding>
<system value="http://who-umc.org/idmp/CodeSystem/task-input-type"/>
<code value="mpd-request-resource"/>
<display value="Medicinal Product for PhPID request"/>
</coding>
</type>
<valueReference>
<reference value="#b877926a-24c8-4df1-a4c7-321da07e10a7"/>
</valueReference>
</input>
<input>
<type>
<coding>
<system value="http://who-umc.org/idmp/CodeSystem/task-input-type"/>
<code value="ingredient-request-resource"/>
<display value="Ingredient for PhPID request"/>
</coding>
</type>
<valueReference>
<reference value="#59280ea1-189e-487c-9650-5d7d62d85bac"/>
</valueReference>
</input>
<input>
<type>
<coding>
<system value="http://who-umc.org/idmp/CodeSystem/task-input-type"/>
<code value="organization-request-resource"/>
<display value="Marketing Auth Holder for PhPID request"/>
</coding>
</type>
<valueReference>
<reference value="#acmeinc"/>
</valueReference>
</input>
<input>
<type>
<coding>
<system value="http://who-umc.org/idmp/CodeSystem/task-input-type"/>
<code value="regauth-request-resource"/>
<display value="Regulated Authorization for PhPID request"/>
</coding>
</type>
<valueReference>
<reference value="#6dd470fd-9a62-48e0-877e-e500de51d81f"/>
</valueReference>
</input>
</Task>