This page is part of the Guide d'implémentation des terminologies de Santé (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: ASS_A15_SexeProvenanceISO_Sexe - TTL Representation
Raw ttl | Download
@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 "ASS-A15-SexeProvenanceISO-Sexe"] ; #
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 ASS-A15-SexeProvenanceISO-Sexe</b></p><a name=\"ASS-A15-SexeProvenanceISO-Sexe\"> </a><a name=\"hcASS-A15-SexeProvenanceISO-Sexe\"> </a><a name=\"ASS-A15-SexeProvenanceISO-Sexe-fr-FR\"> </a><p>Mapping from (non spécifié) to (non spécifié)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-TRE-R267-SexeProvenanceISO.html\">TRE_R267_SexeProvenanceISO</a> to <a href=\"CodeSystem-TRE-R249-Sexe.html\">TRE_R249_Sexe</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>relation</b></td><td><b>Target Code</b></td></tr><tr><td>0 (Inconnu)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>UN (Inconnu)</td></tr><tr><td>1 (Masculin)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>M (Masculin)</td></tr><tr><td>2 (Féminin)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>F (Féminin)</td></tr><tr><td>9 (Autre (sexe ni masculin, ni féminin))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>O (Autre sexe (ni masculin, ni féminin))</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2018-06-29T12:00:00+01:00"^^xsd:dateTime ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/concept-bidirectional"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ]
] ) ; #
fhir:url [ fhir:v "https://mos.esante.gouv.fr/NOS/ASS_A15-SexeProvenanceISO-Sexe/FHIR/ASS-A15-SexeProvenanceISO-Sexe"^^xsd:anyURI] ; #
fhir:identifier [
fhir:value [ fhir:v "urn:oid:1.2.250.1.213.2.56" ]
] ; #
fhir:version [ fhir:v "20231215120000"] ; #
fhir:name [ fhir:v "ASS_A15_SexeProvenanceISO_Sexe"] ; #
fhir:title [ fhir:v "ASS_A15_SexeProvenanceISO_Sexe"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2023-12-15T12:00:00+01:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "Correspondance codes TRE_R267-SexeProvenanceISO / codes TRE_R249-Sexe"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FR" ] ] )
] ) ; #
fhir:group ( [
fhir:source [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R267-SexeProvenanceISO/FHIR/TRE-R267-SexeProvenanceISO"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R249-Sexe/FHIR/TRE-R249-Sexe"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "0" ] ;
( fhir:target [
fhir:code [ fhir:v "UN" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "1" ] ;
( fhir:target [
fhir:code [ fhir:v "M" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "2" ] ;
( fhir:target [
fhir:code [ fhir:v "F" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "9" ] ;
( fhir:target [
fhir:code [ fhir:v "O" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #