PLUGIN
0.1.0-ci - ci-build NL

PLUGIN - Local Development build (v0.1.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NKR naar PLUGIN. - TTL Representation

Draft as of 2025-01-16

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 -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nkr2patient"] ; # 
  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: ConceptMap nkr2patient</b></p><a name=\"nkr2patient\"> </a><a name=\"hcnkr2patient\"> </a><a name=\"nkr2patient-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-NKRPatient.html\">NKR Patient</a> to <a href=\"StructureDefinition-plugin-patient.html\">Patient</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-NKRPatient.html\">NKR Patient</a> to <a href=\"StructureDefinition-plugin-patient.html\">Patient</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>NCRPatient.gender (Gender)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>PluginPatient.gender (Gender)</td><td>Administrative gender</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://plugin.healthcare/fhir/ConceptMap/nkr2patient"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0-ci"] ; # 
  fhir:name [ fhir:v "NKR-Patient"] ; # 
  fhir:title [ fhir:v "NKR naar PLUGIN."] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-01-16T08:18:16+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "PLUGIN"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "PLUGIN" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://plugin.healthcare" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "m.sieswerda@iknl.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Mapping between the Patient models as used in the NCR and within PLUGIN.\nMaturity Level: 0 Draft"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "528" ] ;
fhir:display [ fhir:v "NL" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "The purpose of this mapping is to show how the generic PLUGIN information model can be used to populate the patient data needed for the NCR."] ; # 
  fhir:copyright [ fhir:v "Used by permission of the PLUGIN team, all rights reserved Creative Commons License"] ; # 
  fhir:source [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/NKRPatient"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/plugin-patient"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/NKRPatient"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://plugin.healthcare/fhir/StructureDefinition/plugin-patient"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "NCRPatient.gender" ] ;
fhir:display [ fhir:v "Gender" ] ;
      ( fhir:target [
fhir:code [ fhir:v "PluginPatient.gender" ] ;
fhir:display [ fhir:v "Gender" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Administrative gender" ]       ] )     ] )
  ] ) . #