SMART ICVP, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-icvp/ and changes regularly. See the Directory of published versions
Draft as of 2025-09-25 |
@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:StructureMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PreQualDBtoProductLM"] ; #
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: StructureMap PreQualDBtoProductLM</b></p><a name=\"PreQualDBtoProductLM\"> </a><a name=\"hcPreQualDBtoProductLM\"> </a><pre class=\"fml\">#xD;\n<b>map</b><span style=\"color: navy\"> \"</span>http://smart.who.int/icvp/StructureMap/PreQualDBtoProductLM<span style=\"color: navy\">\" = \"</span>PreQualDBtoProductLM<span style=\"color: navy\">\"#xD;\n#xD;\n</span><b>uses</b><span style=\"color: navy\"> \"</span>http://smart.who.int/icvp/StructureDefinition/PreQualDBwithIDs<span style=\"color: navy\">\" </span><b>alias </b>PreQualDB <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span>http://smart.who.int/icvp/StructureDefinition/Product<span style=\"color: navy\">\" </span><b>alias </b>Product <b>as </b><b>target</b>#xD;\n#xD;\n<b>group </b>PreQualDBtoProductLM<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">prequal</span><span style=\"color: navy\"> : </span>PreQualDB, <b>target</b> <span style=\"color: maroon\">product</span><span style=\"color: navy\"> : </span>Product<span style=\"color: navy\">)</span><span style=\"color: navy\"> {#xD;\n</span> prequal.number<b> as </b><span style=\"color: maroon\">number</span><span style=\"color: navy\"><b> -> </b></span>product.number = <span style=\"color: maroon\">number</span> <i>\"setNumber\"</i><span style=\"color: navy\">;</span>#xD;\n prequal.commercialName<b> as </b><span style=\"color: maroon\">name</span><span style=\"color: navy\"><b> -> </b></span>product.name = <span style=\"color: maroon\">name</span> <i>\"setName\"</i><span style=\"color: navy\">;</span>#xD;\n prequal.manufacturer<b> as </b><span style=\"color: maroon\">manufacturer</span><span style=\"color: navy\"><b> -> </b></span>product.manufacturer = <span style=\"color: maroon\">manufacturer</span> <i>\"setManufacturer\"</i><span style=\"color: navy\">;</span>#xD;\n prequal.dateOfPrequal<b> as </b><span style=\"color: maroon\">date</span><span style=\"color: navy\"><b> -> </b></span>product.dateOfPrequal = <span style=\"color: maroon\">date</span> <i>\"setDate\"</i><span style=\"color: navy\">;</span>#xD;\n prequal.vaccineType<b> as </b><span style=\"color: maroon\">vaccineType</span><span style=\"color: navy\"><b> -> </b></span>product.vaccineType = <span style=\"color: maroon\">vaccineType</span> <i>\"setVaccineType\"</i><span style=\"color: navy\">;</span>#xD;\n prequal.presentation<b> as </b><span style=\"color: maroon\">presentation</span><span style=\"color: navy\"><b> -> </b></span>product.presentation = <span style=\"color: maroon\">presentation</span> <i>\"setPresentation\"</i><span style=\"color: navy\">;</span>#xD;\n prequal.numDoses<b> as </b><span style=\"color: maroon\">doses</span><span style=\"color: navy\"><b> -> </b></span>product.numDoses = <span style=\"color: maroon\">doses</span> <i>\"setDoses\"</i><span style=\"color: navy\">;</span>#xD;\n prequal.responsibleNRA<b> as </b><span style=\"color: maroon\">nra</span><span style=\"color: navy\"><b> -> </b></span>product.responsibleNRA = <span style=\"color: maroon\">nra</span> <i>\"setResponsibleNRA\"</i><span style=\"color: navy\">;</span>#xD;\n<span style=\"color: navy\">}#xD;\n#xD;\n</span></pre></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/icvp/StructureMap/PreQualDBtoProductLM"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "PreQualDBtoProductLM"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-09-25T11:44:29+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:structure ( [
fhir:url [
fhir:v "http://smart.who.int/icvp/StructureDefinition/PreQualDBwithIDs"^^xsd:anyURI ;
fhir:link <http://smart.who.int/icvp/StructureDefinition/PreQualDBwithIDs> ] ;
fhir:mode [ fhir:v "source" ] ;
fhir:alias [ fhir:v "PreQualDB" ]
] [
fhir:url [
fhir:v "http://smart.who.int/icvp/StructureDefinition/Product"^^xsd:anyURI ;
fhir:link <http://smart.who.int/icvp/StructureDefinition/Product> ] ;
fhir:mode [ fhir:v "target" ] ;
fhir:alias [ fhir:v "Product" ]
] ) ; #
fhir:group ( [
fhir:name [ fhir:v "PreQualDBtoProductLM" ] ;
fhir:typeMode [ fhir:v "none" ] ;
( fhir:input [
fhir:name [ fhir:v "prequal" ] ;
fhir:type [ fhir:v "PreQualDB" ] ;
fhir:mode [ fhir:v "source" ] ] [
fhir:name [ fhir:v "product" ] ;
fhir:type [ fhir:v "Product" ] ;
fhir:mode [ fhir:v "target" ] ] ) ;
( fhir:rule [
fhir:name [ fhir:v "setNumber" ] ;
( fhir:source [
fhir:context [ fhir:v "prequal" ] ;
fhir:element [ fhir:v "number" ] ;
fhir:variable [ fhir:v "number" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "product" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "number" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:id ;
fhir:v "number" ] ] ) ] ) ] [
fhir:name [ fhir:v "setName" ] ;
( fhir:source [
fhir:context [ fhir:v "prequal" ] ;
fhir:element [ fhir:v "commercialName" ] ;
fhir:variable [ fhir:v "name" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "product" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "name" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:id ;
fhir:v "name" ] ] ) ] ) ] [
fhir:name [ fhir:v "setManufacturer" ] ;
( fhir:source [
fhir:context [ fhir:v "prequal" ] ;
fhir:element [ fhir:v "manufacturer" ] ;
fhir:variable [ fhir:v "manufacturer" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "product" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "manufacturer" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:id ;
fhir:v "manufacturer" ] ] ) ] ) ] [
fhir:name [ fhir:v "setDate" ] ;
( fhir:source [
fhir:context [ fhir:v "prequal" ] ;
fhir:element [ fhir:v "dateOfPrequal" ] ;
fhir:variable [ fhir:v "date" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "product" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "dateOfPrequal" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:id ;
fhir:v "date" ] ] ) ] ) ] [
fhir:name [ fhir:v "setVaccineType" ] ;
( fhir:source [
fhir:context [ fhir:v "prequal" ] ;
fhir:element [ fhir:v "vaccineType" ] ;
fhir:variable [ fhir:v "vaccineType" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "product" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "vaccineType" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:id ;
fhir:v "vaccineType" ] ] ) ] ) ] [
fhir:name [ fhir:v "setPresentation" ] ;
( fhir:source [
fhir:context [ fhir:v "prequal" ] ;
fhir:element [ fhir:v "presentation" ] ;
fhir:variable [ fhir:v "presentation" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "product" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "presentation" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:id ;
fhir:v "presentation" ] ] ) ] ) ] [
fhir:name [ fhir:v "setDoses" ] ;
( fhir:source [
fhir:context [ fhir:v "prequal" ] ;
fhir:element [ fhir:v "numDoses" ] ;
fhir:variable [ fhir:v "doses" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "product" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "numDoses" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:id ;
fhir:v "doses" ] ] ) ] ) ] [
fhir:name [ fhir:v "setResponsibleNRA" ] ;
( fhir:source [
fhir:context [ fhir:v "prequal" ] ;
fhir:element [ fhir:v "responsibleNRA" ] ;
fhir:variable [ fhir:v "nra" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "product" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "responsibleNRA" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:id ;
fhir:v "nra" ] ] ) ] ) ] )
] ) . #
IG © 2023+ WHO. Package smart.who.int.icvp#0.2.0 based on FHIR 4.0.1. Generated 2025-09-25
Links: Table of Contents |
QA Report
| Version History | License