Nomenclatures des objets de santé (NOS) 1.2.0 - trial-use
Publication Build: This will be filled in by the publication tooling
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:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "JDV-J195-AffectationTemporaire-ROR"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-TRE-R337-AffectationTemporaire.html\"><code>https://mos.esante.gouv.fr/NOS/TRE_R337-AffectationTemporaire/FHIR/TRE-R337-AffectationTemporaire</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-TRE-R337-AffectationTemporaire.html#TRE-R337-AffectationTemporaire-01\">01</a></td><td>Aucune</td></tr><tr><td><a href=\"CodeSystem-TRE-R337-AffectationTemporaire.html#TRE-R337-AffectationTemporaire-02\">02</a></td><td>Covid+</td></tr><tr><td><a href=\"CodeSystem-TRE-R337-AffectationTemporaire.html#TRE-R337-AffectationTemporaire-03\">03</a></td><td>Covid-</td></tr></table></li></ul></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 "2022-05-27T12:00:00+01:00"^^xsd:dateTime ] ] ] ) ; # fhir:url [ fhir:v "https://mos.esante.gouv.fr/NOS/JDV_J195-AffectationTemporaire-ROR/FHIR/JDV-J195-AffectationTemporaire-ROR"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:value [ fhir:v "urn:oid:1.2.250.1.213.3.4.28" ] ] ) ; # fhir:version [ fhir:v "1.2.0"] ; # fhir:name [ fhir:v "JDV_J195-AffectationTemporaire-ROR"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2022-05-27T12: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 "Permet d'indiquer dans le ROR la réservation de tout ou partie des lits d'une zone d'hébergement pour des patients selon qu'ils soient -ou non- concernés par une pathologie (Covid+, Covid-, …) ou un évènement (catastrophe naturelle, attentat, …)"] ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R337-AffectationTemporaire/FHIR/TRE-R337-AffectationTemporaire"^^xsd:anyURI ] ; ( fhir:concept [ fhir:code [ fhir:v "01" ] ; fhir:display [ fhir:v "Aucune" ] ; ( fhir:designation [ fhir:use [ fhir:code [ fhir:v "OID" ] ] ; fhir:value [ fhir:v "urn:oid:1.2.250.1.213.3.3.220" ] ] ) ] [ fhir:code [ fhir:v "02" ] ; fhir:display [ fhir:v "Covid+" ] ; ( fhir:designation [ fhir:use [ fhir:code [ fhir:v "OID" ] ] ; fhir:value [ fhir:v "urn:oid:1.2.250.1.213.3.3.220" ] ] ) ] [ fhir:code [ fhir:v "03" ] ; fhir:display [ fhir:v "Covid-" ] ; ( fhir:designation [ fhir:use [ fhir:code [ fhir:v "OID" ] ] ; fhir:value [ fhir:v "urn:oid:1.2.250.1.213.3.3.220" ] ] ) ] ) ] ) ] . #