PLUGIN - Local Development build (v0.1.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-03-26 |
@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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"StructureDefinition-NCRPatient.html\">NCR Patient</a> to <a href=\"StructureDefinition-plugin-patient.html\">PluginPatient</a></p><p>DRAFT (not intended for production usage). Published on 2024-03-26 18:29:28+0100 by PLUGIN (PLUGIN: <a href=\"https://plugin.healthcare\">https://plugin.healthcare</a>, <a href=\"mailto:m.sieswerda@iknl.nl\">m.sieswerda@iknl.nl</a>). Used by permission of the PLUGIN team, all rights reserved Creative Commons License</p><div><p>Mapping between the Patient models as used in the NCR and within PLUGIN.\nMaturity Level: 0 Draft</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-NCRPatient.html\">NCR Patient</a> to <a href=\"StructureDefinition-plugin-patient.html\">PluginPatient</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/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>PluginPatient.gender (Gender)</td><td>Biological 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 "NCR to PLUGIN."] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-03-26T18:29:28+01: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/NCRPatient"^^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/NCRPatient"^^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:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "PluginPatient.gender" ] ;
fhir:display [ fhir:v "Gender" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Biological gender" ] ] ) ] )
] ) . #
IG © 2024+ PLUGIN. Package default#0.1.0-ci based on FHIR 4.0.1. Generated 2024-03-26
Links: Table of Contents |
QA Report