Publication Build: This will be filled in by the publication tooling
Page standards status: Informative |
@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:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "07e72a15407547bf9d03f522aa536a72.1"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2024-03-20T09:00:00.000Z"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-match-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-member-match-group> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Default Generated text for resource.</div>"^^rdf:XMLLiteral
] ; #
fhir:contained ( [
a fhir:Patient ;
fhir:id [ fhir:v "1" ] ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MB" ] ] ) ] ;
fhir:system [ fhir:v "http://example.org/old-payer/identifiers/member"^^xsd:anyURI ] ;
fhir:value [ fhir:v "55678" ] ;
fhir:assigner [
fhir:display [ fhir:v "Old Payer" ] ] ] ) ;
( fhir:name [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Person" ] ;
( fhir:given [ fhir:v "Patricia" ] [ fhir:v "Ann" ] ) ] ) ;
fhir:gender [ fhir:v "female" ] ;
fhir:birthDate [ fhir:v "1974-12-25"^^xsd:date ]
] [
a fhir:Patient ;
fhir:id [ fhir:v "2" ] ;
( fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MB" ] ] ) ] ;
fhir:system [ fhir:v "http://example.org/old-payer/identifiers/member"^^xsd:anyURI ] ;
fhir:value [ fhir:v "45567" ] ;
fhir:assigner [
fhir:display [ fhir:v "Old Payer" ] ] ] ) ;
( fhir:name [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Smith" ] ;
( fhir:given [ fhir:v "William" ] [ fhir:v "John" ] ) ] ) ;
fhir:gender [ fhir:v "male" ] ;
fhir:birthDate [ fhir:v "1958-12-25"^^xsd:date ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0123456789" ]
] ) ; #
fhir:type [ fhir:v "person"] ; #
fhir:actual [ fhir:v true] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/CodeSystem/PdexMultiMemberMatchResultCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "match" ] ;
fhir:display [ fhir:v "Matched" ] ] )
] ; #
fhir:name [ fhir:v "Matched Members"] ; #
fhir:managingEntity [
fhir:identifier [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9876543210" ] ] ;
fhir:display [ fhir:v "Old Health Plan" ]
] ; #
fhir:characteristic ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/CodeSystem/PdexMultiMemberMatchResultCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "match" ] ;
fhir:display [ fhir:v "Matched" ] ] ) ] ;
fhir:value [
a fhir:Reference ;
fhir:identifier [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0123456789" ] ] ] ;
fhir:exclude [ fhir:v false ] ;
fhir:period [
fhir:start [ fhir:v "2024-03-20"^^xsd:date ] ]
] ) ; #
fhir:member ( [
fhir:entity [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-match-parameters"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#1" ] ] ] ) ;
fhir:reference [ fhir:v "Patient/1001" ] ]
] [
fhir:entity [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-match-parameters"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#2" ] ] ] ) ;
fhir:reference [ fhir:v "Patient/2002" ] ]
] ) . #
IG © 2024+ HL7 International / Financial Management. Package hl7.fhir.us.davinci-pdex#2.1.0 based on FHIR 4.0.1. Generated 2025-06-18
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change