Implementation Guide Pseudonymization Interface for the MII
2026.1.0-ballot.1 - ci-build
Implementation Guide Pseudonymization Interface for the MII - Local Development build (v2026.1.0-ballot.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Parameters/Parameters-PseudonymizeMultiple-response-example-1> a fhir:Parameters ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "Parameters-PseudonymizeMultiple-response-example-1"] ;
fhir:Parameters.parameter [
fhir:index 0 ;
fhir:Parameters.parameter.name [ fhir:value "pseudonym" ] ;
fhir:Parameters.parameter.part [
fhir:index 0 ;
fhir:Parameters.parameter.name [ fhir:value "context" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "MultiPsnDomain" ]
]
], [
fhir:index 1 ;
fhir:Parameters.parameter.name [ fhir:value "original" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "H3RAU56A8E" ]
]
], [
fhir:index 2 ;
fhir:Parameters.parameter.name [ fhir:value "value" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "53KUNDA3RP5N1" ]
]
]
], [
fhir:index 1 ;
fhir:Parameters.parameter.name [ fhir:value "pseudonym" ] ;
fhir:Parameters.parameter.part [
fhir:index 0 ;
fhir:Parameters.parameter.name [ fhir:value "context" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "MultiPsnDomain" ]
]
], [
fhir:index 1 ;
fhir:Parameters.parameter.name [ fhir:value "original" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "H3RAU56A8E" ]
]
], [
fhir:index 2 ;
fhir:Parameters.parameter.name [ fhir:value "value" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "53KUNDA3RP5N2" ]
]
]
], [
fhir:index 2 ;
fhir:Parameters.parameter.name [ fhir:value "pseudonym" ] ;
fhir:Parameters.parameter.part [
fhir:index 0 ;
fhir:Parameters.parameter.name [ fhir:value "context" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "MultiPsnDomain" ]
]
], [
fhir:index 1 ;
fhir:Parameters.parameter.name [ fhir:value "original" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "H3RAU56A8E" ]
]
], [
fhir:index 2 ;
fhir:Parameters.parameter.name [ fhir:value "value" ] ;
fhir:Parameters.parameter.valueIdentifier [
fhir:Identifier.system [ fhir:value "https://sample/multi-psn-capable-system" ] ;
fhir:Identifier.value [ fhir:value "53KUNDA3RP5N3" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Parameters/Parameters-PseudonymizeMultiple-response-example-1.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Parameters/Parameters-PseudonymizeMultiple-response-example-1.ttl> .
IG © 2024+ Medizininformatik Initiative. Package PseudonymizationIG#2026.1.0-ballot.1 based on FHIR 4.0.1. Generated 2026-06-29
Links: Table of Contents |
QA Report