National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 2.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 4 |
@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 "PlanNetToNdhInsurancePlanSM"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: StructureMap PlanNetToNdhInsurancePlanSM</b></p><a name=\"PlanNetToNdhInsurancePlanSM\"> </a><a name=\"hcPlanNetToNdhInsurancePlanSM\"> </a><pre class=\"fml\">#xD;\n<b>map</b><span style=\"color: navy\"> \"</span>http://hl7.org/fhir/us/ndh/StructureMap/PlanNetToNdhInsurancePlanSM<span style=\"color: navy\">\" = \"</span>PlanNetToNdhInsurancePlanSM<span style=\"color: navy\">\"#xD;\n#xD;\n</span><span style=\"color: navy\">// </span><span style=\"color: green\">This StructureMap defines the mapping from Plan-Net InsurancePlan to NDH InsurancePlan.</span>#xD;\n#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.2/StructureDefinition-plannet-InsurancePlan.html\" title=\"Plan-Net InsurancePlan\">http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-InsurancePlan</a><span style=\"color: navy\">\" </span><b>alias </b>Source <b>as </b><b>source</b>#xD;\n<b>uses</b><span style=\"color: navy\"> \"</span><a href=\"StructureDefinition-ndh-InsurancePlan.html\" title=\"NDH InsurancePlan Profile\">http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-InsurancePlan</a><span style=\"color: navy\">\" </span><b>alias </b>Target <b>as </b><b>target</b>#xD;\n#xD;\n<b>group </b>PlanNetToNdhInsurancePlan<span style=\"color: navy\">(</span><b>source</b> <span style=\"color: maroon\">src</span><span style=\"color: navy\"> : </span>InsurancePlan, <b>target</b> <span style=\"color: maroon\">tgt</span><span style=\"color: navy\"> : </span>InsurancePlan<span style=\"color: navy\">)</span><span style=\"color: navy\"> {#xD;\n</span> src.identifier<b> as </b><span style=\"color: maroon\">vIdentifier</span><span style=\"color: navy\"><b> -> </b></span>tgt.identifier = <span style=\"color: maroon\">vIdentifier</span><span style=\"color: navy\">;</span>#xD;\n src.status<b> as </b><span style=\"color: maroon\">vStatus</span><span style=\"color: navy\"><b> -> </b></span>tgt.status = <span style=\"color: maroon\">vStatus</span><span style=\"color: navy\">;</span>#xD;\n src.type<b> as </b><span style=\"color: maroon\">vTypeSrc</span><span style=\"color: navy\"><b> -> </b></span>tgt.type<b> as </b><span style=\"color: maroon\">vTypeTgt</span><b> then</b><span style=\"color: navy\"> {#xD;\n</span> vTypeSrc.text<b> as </b><span style=\"color: maroon\">vTypeText</span><span style=\"color: navy\"><b> -> </b></span>vTypeTgt.text = <span style=\"color: maroon\">vTypeText</span> <i>\"copyTypeText\"</i><span style=\"color: navy\">;</span>#xD;\n vTypeSrc.coding<b> as </b><span style=\"color: maroon\">vTypeCodingSrc</span><b> where </b>(system = 'http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/InsuranceProductTypeCS')<span style=\"color: navy\"><b> -> </b></span>vTypeTgt.coding = <b>translate</b><span style=\"color: navy\">(</span><span style=\"color: maroon\">vTypeCodingSrc</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'http://hl7.org/fhir/us/ndh/ConceptMap/plannet-to-ndh-insurance-product-type'</span><span style=\"color: navy\">, </span><span style=\"color: blue\">'Coding'</span><span style=\"color: navy\">)</span> <i>\"translateTypeCoding\"</i><span style=\"color: navy\">;</span>#xD;\n vTypeSrc.coding<b> as </b><span style=\"color: maroon\">vTypeCodingOtherSrc</span><b> where </b>(system != 'http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/InsuranceProductTypeCS')<span style=\"color: navy\"><b> -> </b></span>vTypeTgt.coding = <span style=\"color: maroon\">vTypeCodingOtherSrc</span> <i>\"copyTypeCodingOther\"</i><span style=\"color: navy\">;</span>#xD;\n <span style=\"color: navy\">}</span> <i>\"copyType\"</i><span style=\"color: navy\">;</span>#xD;\n src.name<b> as </b><span style=\"color: maroon\">vName</span><span style=\"color: navy\"><b> -> </b></span>tgt.name = <span style=\"color: maroon\">vName</span><span style=\"color: navy\">;</span>#xD;\n src.alias<b> as </b><span style=\"color: maroon\">vAlias</span><span style=\"color: navy\"><b> -> </b></span>tgt.alias = <span style=\"color: maroon\">vAlias</span><span style=\"color: navy\">;</span>#xD;\n src.language<b> as </b><span style=\"color: maroon\">vLanguage</span><span style=\"color: navy\"><b> -> </b></span>tgt.language = <span style=\"color: maroon\">vLanguage</span><span style=\"color: navy\">;</span>#xD;\n src.period<b> as </b><span style=\"color: maroon\">vPeriod</span><span style=\"color: navy\"><b> -> </b></span>tgt.period = <span style=\"color: maroon\">vPeriod</span><span style=\"color: navy\">;</span>#xD;\n src.ownedBy<b> as </b><span style=\"color: maroon\">vOwnedBy</span><span style=\"color: navy\"><b> -> </b></span>tgt.ownedBy = <span style=\"color: maroon\">vOwnedBy</span><span style=\"color: navy\">;</span>#xD;\n src.administeredBy<b> as </b><span style=\"color: maroon\">vAdministeredBy</span><span style=\"color: navy\"><b> -> </b></span>tgt.administeredBy = <span style=\"color: maroon\">vAdministeredBy</span><span style=\"color: navy\">;</span>#xD;\n src.coverageArea<b> as </b><span style=\"color: maroon\">vCoverageArea</span><span style=\"color: navy\"><b> -> </b></span>tgt.coverageArea = <span style=\"color: maroon\">vCoverageArea</span><span style=\"color: navy\">;</span>#xD;\n src.contact<b> as </b><span style=\"color: maroon\">vContact</span><span style=\"color: navy\"><b> -> </b></span>tgt.contact = <span style=\"color: maroon\">vContact</span><span style=\"color: navy\">;</span>#xD;\n src.endpoint<b> as </b><span style=\"color: maroon\">vEndpoint</span><span style=\"color: navy\"><b> -> </b></span>tgt.endpoint = <span style=\"color: maroon\">vEndpoint</span><span style=\"color: navy\">;</span>#xD;\n src.network<b> as </b><span style=\"color: maroon\">vNetwork</span><span style=\"color: navy\"><b> -> </b></span>tgt.network = <span style=\"color: maroon\">vNetwork</span><span style=\"color: navy\">;</span>#xD;\n src.coverage<b> as </b><span style=\"color: maroon\">vCoverage</span><span style=\"color: navy\"><b> -> </b></span>tgt.coverage = <span style=\"color: maroon\">vCoverage</span><span style=\"color: navy\">;</span>#xD;\n src.plan<b> as </b><span style=\"color: maroon\">vPlan</span><span style=\"color: navy\"><b> -> </b></span>tgt.plan = <span style=\"color: maroon\">vPlan</span><span style=\"color: navy\">;</span>#xD;\n src.meta<b> as </b><span style=\"color: maroon\">vMetaSrc</span><span style=\"color: navy\"><b> -> </b></span>tgt.meta<b> as </b><span style=\"color: maroon\">vMetaTgt</span><b> then</b><span style=\"color: navy\"> {#xD;\n</span> vMetaSrc.lastUpdated<b> as </b><span style=\"color: maroon\">vLastUpdated</span><span style=\"color: navy\"><b> -> </b></span>vMetaTgt.lastUpdated = <span style=\"color: maroon\">vLastUpdated</span><span style=\"color: navy\">;</span>#xD;\n <span style=\"color: navy\">}</span><span style=\"color: navy\">;</span>#xD;\n<span style=\"color: navy\">}#xD;\n#xD;\n</span></pre></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "pa" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 4 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/us/ndh/StructureMap/PlanNetToNdhInsurancePlanSM"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureMap/PlanNetToNdhInsurancePlanSM>
] ; #
fhir:version [ fhir:v "2.0.0-current"] ; #
fhir:name [ fhir:v "PlanNetToNdhInsurancePlanSM"] ; #
fhir:title [ fhir:v "This StructureMap defines the mapping from Plan-Net InsurancePlan to NDH InsurancePlan."] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-05-29T16:56:26+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Patient Administration"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Administration" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pafm@lists.hl7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "This StructureMap defines the mapping from Plan-Net InsurancePlan to NDH InsurancePlan."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:structure ( [
fhir:url [
fhir:v "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-InsurancePlan"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-InsurancePlan> ] ;
fhir:mode [ fhir:v "source" ] ;
fhir:alias [ fhir:v "Source" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-InsurancePlan"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-InsurancePlan> ] ;
fhir:mode [ fhir:v "target" ] ;
fhir:alias [ fhir:v "Target" ]
] ) ; #
fhir:group ( [
fhir:name [ fhir:v "PlanNetToNdhInsurancePlan" ] ;
fhir:typeMode [ fhir:v "none" ] ;
( fhir:input [
fhir:name [ fhir:v "src" ] ;
fhir:type [ fhir:v "InsurancePlan" ] ;
fhir:mode [ fhir:v "source" ] ] [
fhir:name [ fhir:v "tgt" ] ;
fhir:type [ fhir:v "InsurancePlan" ] ;
fhir:mode [ fhir:v "target" ] ] ) ;
( fhir:rule [
fhir:name [ fhir:v "identifier" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "identifier" ] ;
fhir:variable [ fhir:v "vIdentifier" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "identifier" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vIdentifier" ] ] ) ] ) ] [
fhir:name [ fhir:v "status" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "status" ] ;
fhir:variable [ fhir:v "vStatus" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "status" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vStatus" ] ] ) ] ) ] [
fhir:name [ fhir:v "copyType" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "type" ] ;
fhir:variable [ fhir:v "vTypeSrc" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "type" ] ;
fhir:variable [ fhir:v "vTypeTgt" ] ] ) ;
( fhir:rule [
fhir:name [ fhir:v "copyTypeText" ] ;
( fhir:source [
fhir:context [ fhir:v "vTypeSrc" ] ;
fhir:element [ fhir:v "text" ] ;
fhir:variable [ fhir:v "vTypeText" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "vTypeTgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "text" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vTypeText" ] ] ) ] ) ] [
fhir:name [ fhir:v "translateTypeCoding" ] ;
( fhir:source [
fhir:context [ fhir:v "vTypeSrc" ] ;
fhir:element [ fhir:v "coding" ] ;
fhir:variable [ fhir:v "vTypeCodingSrc" ] ;
fhir:condition [ fhir:v "(system = 'http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/InsuranceProductTypeCS')" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "vTypeTgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "coding" ] ;
fhir:transform [ fhir:v "translate" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vTypeCodingSrc" ] ] [
fhir:value [
a fhir:String ;
fhir:v "http://hl7.org/fhir/us/ndh/ConceptMap/plannet-to-ndh-insurance-product-type" ] ] [
fhir:value [
a fhir:String ;
fhir:v "Coding" ] ] ) ] ) ] [
fhir:name [ fhir:v "copyTypeCodingOther" ] ;
( fhir:source [
fhir:context [ fhir:v "vTypeSrc" ] ;
fhir:element [ fhir:v "coding" ] ;
fhir:variable [ fhir:v "vTypeCodingOtherSrc" ] ;
fhir:condition [ fhir:v "(system != 'http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/InsuranceProductTypeCS')" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "vTypeTgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "coding" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vTypeCodingOtherSrc" ] ] ) ] ) ] ) ] [
fhir:name [ fhir:v "name" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "name" ] ;
fhir:variable [ fhir:v "vName" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "name" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vName" ] ] ) ] ) ] [
fhir:name [ fhir:v "alias" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "alias" ] ;
fhir:variable [ fhir:v "vAlias" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "alias" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vAlias" ] ] ) ] ) ] [
fhir:name [ fhir:v "language" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "language" ] ;
fhir:variable [ fhir:v "vLanguage" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "language" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vLanguage" ] ] ) ] ) ] [
fhir:name [ fhir:v "period" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "period" ] ;
fhir:variable [ fhir:v "vPeriod" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "period" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vPeriod" ] ] ) ] ) ] [
fhir:name [ fhir:v "ownedBy" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "ownedBy" ] ;
fhir:variable [ fhir:v "vOwnedBy" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "ownedBy" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vOwnedBy" ] ] ) ] ) ] [
fhir:name [ fhir:v "administeredBy" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "administeredBy" ] ;
fhir:variable [ fhir:v "vAdministeredBy" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "administeredBy" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vAdministeredBy" ] ] ) ] ) ] [
fhir:name [ fhir:v "coverageArea" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "coverageArea" ] ;
fhir:variable [ fhir:v "vCoverageArea" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "coverageArea" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vCoverageArea" ] ] ) ] ) ] [
fhir:name [ fhir:v "contact" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "contact" ] ;
fhir:variable [ fhir:v "vContact" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "contact" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vContact" ] ] ) ] ) ] [
fhir:name [ fhir:v "endpoint" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "endpoint" ] ;
fhir:variable [ fhir:v "vEndpoint" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "endpoint" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vEndpoint" ] ] ) ] ) ] [
fhir:name [ fhir:v "network" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "network" ] ;
fhir:variable [ fhir:v "vNetwork" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "network" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vNetwork" ] ] ) ] ) ] [
fhir:name [ fhir:v "coverage" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "coverage" ] ;
fhir:variable [ fhir:v "vCoverage" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "coverage" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vCoverage" ] ] ) ] ) ] [
fhir:name [ fhir:v "plan" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "plan" ] ;
fhir:variable [ fhir:v "vPlan" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "plan" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vPlan" ] ] ) ] ) ] [
fhir:name [ fhir:v "meta" ] ;
( fhir:source [
fhir:context [ fhir:v "src" ] ;
fhir:element [ fhir:v "meta" ] ;
fhir:variable [ fhir:v "vMetaSrc" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "tgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "meta" ] ;
fhir:variable [ fhir:v "vMetaTgt" ] ] ) ;
( fhir:rule [
fhir:name [ fhir:v "lastUpdated" ] ;
( fhir:source [
fhir:context [ fhir:v "vMetaSrc" ] ;
fhir:element [ fhir:v "lastUpdated" ] ;
fhir:variable [ fhir:v "vLastUpdated" ] ] ) ;
( fhir:target [
fhir:context [ fhir:v "vMetaTgt" ] ;
fhir:contextType [ fhir:v "variable" ] ;
fhir:element [ fhir:v "lastUpdated" ] ;
fhir:transform [ fhir:v "copy" ] ;
( fhir:parameter [
fhir:value [
a fhir:Id ;
fhir:v "vLastUpdated" ] ] ) ] ) ] ) ] )
] ) . #
IG © 2023+ HL7 International / Patient Administration.
Package hl7.fhir.us.ndh#2.0.0-current based on FHIR 4.0.1.
Generated
2026-05-29
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
