This page is part of the Guide d'implémentation des NOS (v1.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2023-12-15 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TRE-R309-FMA"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>dateValid</td><td>dateTime</td><td>date de validité d'un code concept</td></tr><tr><td>dateMaj</td><td>dateTime</td><td>Date de mise à jour d'un code concept</td></tr><tr><td>dateFin</td><td>dateTime</td><td>Date de fin d'exploitation d'un code concept</td></tr></table><p><b>Concepts</b></p><p>This code system <code>https://mos.esante.gouv.fr/NOS/TRE_R309-FMA/FHIR/TRE-R309-FMA</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>dateValid</b></td><td><b>dateMaj</b></td></tr><tr><td style=\"white-space:nowrap\">24890<a name=\"TRE-R309-FMA-24890\"> </a></td><td>Bras</td><td>2021-04-30T12:00:00+01:00</td><td>2021-04-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">24922<a name=\"TRE-R309-FMA-24922\"> </a></td><td>Poignet</td><td>2021-04-30T12:00:00+01:00</td><td>2021-04-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">14544<a name=\"TRE-R309-FMA-14544\"> </a></td><td>Rectum</td><td>2021-04-30T12:00:00+01:00</td><td>2021-04-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">49184<a name=\"TRE-R309-FMA-49184\"> </a></td><td>Bouche</td><td>2021-04-30T12:00:00+01:00</td><td>2021-04-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">52780<a name=\"TRE-R309-FMA-52780\"> </a></td><td>Oreille</td><td>2021-04-30T12:00:00+01:00</td><td>2021-04-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">24864<a name=\"TRE-R309-FMA-24864\"> </a></td><td>Aisselle</td><td>2021-04-30T12:00:00+01:00</td><td>2021-04-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">46450<a name=\"TRE-R309-FMA-46450\"> </a></td><td>Tempe</td><td>2021-04-30T12:00:00+01:00</td><td>2021-04-30T12:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">63864<a name=\"TRE-R309-FMA-63864\"> </a></td><td>Front</td><td>2021-04-30T12:00:00+01:00</td><td>2021-04-30T12:00:00+01:00</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R309-FMA/FHIR/TRE-R309-FMA"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.6.119" ]
] ) ; #
fhir:version [ fhir:v "1.2.0"] ; #
fhir:name [ fhir:v "TRE_R309-FMA"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2023-12-15T12:00:00+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ANS"] ; #
fhir:contact ( [
fhir:name [ fhir:v "ANS" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://esante.gouv.fr" ] ] )
] ) ; #
fhir:description [ fhir:v "Foundational Model of Anatomy (FMA) ontology"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "dateValid" ] ;
fhir:description [ fhir:v "date de validité d'un code concept" ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:description [ fhir:v "Date de mise à jour d'un code concept" ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "dateFin" ] ;
fhir:description [ fhir:v "Date de fin d'exploitation d'un code concept" ] ;
fhir:type [ fhir:v "dateTime" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "24890" ] ;
fhir:display [ fhir:v "Bras" ] ;
( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ] ] ;
fhir:value [ fhir:v "Bras" ] ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ] ] ;
fhir:value [ fhir:v "Bras" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] )
] [
fhir:code [ fhir:v "24922" ] ;
fhir:display [ fhir:v "Poignet" ] ;
( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ] ] ;
fhir:value [ fhir:v "Poignet" ] ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ] ] ;
fhir:value [ fhir:v "Poignet" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] )
] [
fhir:code [ fhir:v "14544" ] ;
fhir:display [ fhir:v "Rectum" ] ;
( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ] ] ;
fhir:value [ fhir:v "Rectum" ] ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ] ] ;
fhir:value [ fhir:v "Rectum" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] )
] [
fhir:code [ fhir:v "49184" ] ;
fhir:display [ fhir:v "Bouche" ] ;
( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ] ] ;
fhir:value [ fhir:v "Bouche" ] ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ] ] ;
fhir:value [ fhir:v "Bouche" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] )
] [
fhir:code [ fhir:v "52780" ] ;
fhir:display [ fhir:v "Oreille" ] ;
( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ] ] ;
fhir:value [ fhir:v "Oreille" ] ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ] ] ;
fhir:value [ fhir:v "Oreille" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] )
] [
fhir:code [ fhir:v "24864" ] ;
fhir:display [ fhir:v "Aisselle" ] ;
( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ] ] ;
fhir:value [ fhir:v "Aisselle" ] ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ] ] ;
fhir:value [ fhir:v "Aisselle" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] )
] [
fhir:code [ fhir:v "46450" ] ;
fhir:display [ fhir:v "Tempe" ] ;
( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ] ] ;
fhir:value [ fhir:v "Tempe" ] ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ] ] ;
fhir:value [ fhir:v "Tempe" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] )
] [
fhir:code [ fhir:v "63864" ] ;
fhir:display [ fhir:v "Front" ] ;
( fhir:designation [
fhir:use [
fhir:code [ fhir:v "LibelleCourt" ] ] ;
fhir:value [ fhir:v "Front" ] ] [
fhir:use [
fhir:code [ fhir:v "LibelleAdapte" ] ] ;
fhir:value [ fhir:v "Front" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "dateValid" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "dateMaj" ] ;
fhir:value [ fhir:v "2021-04-30T12:00:00+01:00"^^xsd:dateTime ] ] )
] ) . #
IG © 2020+ ANS. Package ans.fr.nos#1.2.0 based on FHIR 4.0.1. Generated 2024-02-28
Links: Table of Contents |
QA Report
| Version History | New Issue