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

: 0ee863aa-1fe7-4d5f-6666-8f5edc7981d9 - TTL Representation

Raw ttl | Download


@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/0ee863aa-1fe7-4d5f-6666-8f5edc7981d9> a fhir:Parameters ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "0ee863aa-1fe7-4d5f-6666-8f5edc7981d9"] ;
  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 "H3RAU56A8E1" ]
       ]
     ], [
       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 "H3RAU56A8E1" ]
       ]
     ], [
       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 "H3RAU56A8E1" ]
       ]
     ], [
       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/0ee863aa-1fe7-4d5f-6666-8f5edc7981d9.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Parameters/0ee863aa-1fe7-4d5f-6666-8f5edc7981d9.ttl> .