ResMed Core Implementation Guide
0.37.0 - ci-build
ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-01-11 |
{
"resourceType" : "CodeSystem",
"id" : "fr-location-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://interopsante.org/fhir/CodeSystem/fr-location-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">PRSN_NGTV<a name=\"fr-location-type-PRSN_NGTV\"> </a></td><td>Pression négative</td></tr><tr><td style=\"white-space:nowrap\">PRSN_PSTV<a name=\"fr-location-type-PRSN_PSTV\"> </a></td><td>Pression positive</td></tr><tr><td style=\"white-space:nowrap\">CRCRL<a name=\"fr-location-type-CRCRL\"> </a></td><td>Carcéral</td></tr><tr><td style=\"white-space:nowrap\">CPTN<a name=\"fr-location-type-CPTN\"> </a></td><td>Capitonné</td></tr><tr><td style=\"white-space:nowrap\">PNT_CLCT<a name=\"fr-location-type-PNT_CLCT\"> </a></td><td>Point de collecte</td></tr><tr><td style=\"white-space:nowrap\">PNT_LVRSN<a name=\"fr-location-type-PNT_LVRSN\"> </a></td><td>Point de livraison</td></tr><tr><td style=\"white-space:nowrap\">SL_ATNT<a name=\"fr-location-type-SL_ATNT\"> </a></td><td>Salle d’attente</td></tr><tr><td style=\"white-space:nowrap\">SL_RVL<a name=\"fr-location-type-SL_RVL\"> </a></td><td>Salle réveil</td></tr><tr><td style=\"white-space:nowrap\">SL_EXM<a name=\"fr-location-type-SL_EXM\"> </a></td><td>Salle examen</td></tr><tr><td style=\"white-space:nowrap\">SL_RN<a name=\"fr-location-type-SL_RN\"> </a></td><td>Salle de réunion</td></tr><tr><td style=\"white-space:nowrap\">SL_TRV<a name=\"fr-location-type-SL_TRV\"> </a></td><td>Salle de travail</td></tr><tr><td style=\"white-space:nowrap\">ACC<a name=\"fr-location-type-ACC\"> </a></td><td>Point d'accueil</td></tr></table></div>"
},
"url" : "http://interopsante.org/fhir/CodeSystem/fr-location-type",
"version" : "0.37.0",
"name" : "Fr_location_type",
"title" : "ResMed French Location type",
"status" : "draft",
"experimental" : false,
"date" : "2024-01-11T18:32:48+00:00",
"publisher" : "ResMed Corp",
"contact" : [
{
"name" : "ResMed Corp",
"telecom" : [
{
"system" : "url",
"value" : "https://www.resmed.com"
},
{
"system" : "email",
"value" : "atomteam-halifax@resmed.com"
}
]
}
],
"description" : "This is a ResMed variant of a HL7 France Core package resource.\nLocation type.\nThe original fr-location-type CodeSystem included in hl7.fr.fr.core is a duplicate of fr-location-position-room, and the concepts referenced by the fr-location-type ValueSet are missing. This codesystem has been modified on the assuption that the actual fr-location-type CodeSystem was accidentally overwritten by the fr-locaiton-position-room CodeSystem, and should contain (only) the concepts referenced by the fr-location-type ValueSet.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 12,
"concept" : [
{
"code" : "PRSN_NGTV",
"display" : "Pression négative"
},
{
"code" : "PRSN_PSTV",
"display" : "Pression positive"
},
{
"code" : "CRCRL",
"display" : "Carcéral"
},
{
"code" : "CPTN",
"display" : "Capitonné"
},
{
"code" : "PNT_CLCT",
"display" : "Point de collecte"
},
{
"code" : "PNT_LVRSN",
"display" : "Point de livraison"
},
{
"code" : "SL_ATNT",
"display" : "Salle d’attente"
},
{
"code" : "SL_RVL",
"display" : "Salle réveil"
},
{
"code" : "SL_EXM",
"display" : "Salle examen"
},
{
"code" : "SL_RN",
"display" : "Salle de réunion"
},
{
"code" : "SL_TRV",
"display" : "Salle de travail"
},
{
"code" : "ACC",
"display" : "Point d'accueil"
}
]
}