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-position-room",
"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-position-room</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\">FNTR<a name=\"fr-location-position-room-FNTR\"> </a></td><td>Coté fenetre</td></tr><tr><td style=\"white-space:nowrap\">CLR<a name=\"fr-location-position-room-CLR\"> </a></td><td>coté couloir</td></tr><tr><td style=\"white-space:nowrap\">ML<a name=\"fr-location-position-room-ML\"> </a></td><td>au mileu de la chambre</td></tr></table></div>"
},
"url" : "http://interopsante.org/fhir/CodeSystem/fr-location-position-room",
"version" : "0.37.0",
"name" : "Fr_location_position_room",
"title" : "ResMed French bed placement",
"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 position room",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "FNTR",
"display" : "Coté fenetre"
},
{
"code" : "CLR",
"display" : "coté couloir"
},
{
"code" : "ML",
"display" : "au mileu de la chambre"
}
]
}