Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-01-08 |
@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:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "dpi-gender-2-hl7-gender"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CarteDeConcepts dpi-gender-2-hl7-gender</b></p><a name=\"dpi-gender-2-hl7-gender\"> </a><a name=\"hcdpi-gender-2-hl7-gender\"> </a><p>Mapping de <a href=\"ValueSet-DpiGenderVS.html\">ValueSet des Sexe administratif du DPI</a> vers <a href=\"https://hl7.fr/ig/fhir/core/2.1.0/ValueSet-fr-core-vs-patient-gender-INS.html\">FR Core ValueSet Patient gender INS ValueSet</a></p><br/><p><b>Groupe 1 </b>Mapping de <a href=\"CodeSystem-DpiGender.html\">DPI Gender</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</a></p><table class=\"grid\"><tr><td><b>Code source</b></td><td><b>relation</b></td><td><b>Code cible</b></td></tr><tr><td>h (Homme)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>male</td></tr><tr><td>f (Femme)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>female</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://interop.aphp.fr/ig/fhir/dm/ConceptMap/dpi-gender-2-hl7-gender"^^xsd:anyURI ;
fhir:l <https://interop.aphp.fr/ig/fhir/dm/ConceptMap/dpi-gender-2-hl7-gender>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "DpiGender2Hl7Gender"] ; #
fhir:title [ fhir:v "DPI (local) Gender to HL7 Gender"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-01-08T10:08:22+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "AP-HP"] ; #
fhir:contact ( [
fhir:name [ fhir:v "AP-HP" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://aphp.fr" ] ] )
] ) ; #
fhir:description [ fhir:v "Standardisation du sexe administratif des patients pour se conformer aux exigences de FHIR"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "FR" ] ;
fhir:display [ fhir:v "France" ] ] )
] ) ; #
fhir:source [
a fhir:Canonical ;
fhir:v "https://interop.aphp.fr/ig/fhir/dm/ValueSet/DpiGenderVS"^^xsd:anyURI ;
fhir:l <https://interop.aphp.fr/ig/fhir/dm/ValueSet/DpiGenderVS>
] ; #
fhir:target [
a fhir:Canonical ;
fhir:v "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-gender-INS"^^xsd:anyURI ;
fhir:l <https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-patient-gender-INS>
] ; #
fhir:group ( [
fhir:source [
fhir:v "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DpiGender"^^xsd:anyURI ;
fhir:l <https://interop.aphp.fr/ig/fhir/dm/CodeSystem/DpiGender> ] ;
fhir:target [
fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/administrative-gender> ] ;
( fhir:element [
fhir:code [ fhir:v "h" ] ;
fhir:display [ fhir:v "Homme" ] ;
( fhir:target [
fhir:code [ fhir:v "male" ] ;
fhir:display [ fhir:v "Male" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "f" ] ;
fhir:display [ fhir:v "Femme" ] ;
( fhir:target [
fhir:code [ fhir:v "female" ] ;
fhir:display [ fhir:v "Female" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2023+ AP-HP. Package aphp.fhir.fr.dm#0.1.0 based on FHIR 4.0.1. Generated 2026-01-08
Links: Table of Contents |
QA Report
| New Issue
|