Current Build

{
  "resourceType" : "CodeSystem",
  "id" : "locationCondition",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Service Delivery Location Condition code system</h2><div><p>The list of codes that describe how the data came into being.</p>
</div><p><b>Copyright Statement:</b> Intermountain Healthcare HDD</p><p>This code system http://hl7.org/fhir/fpar/CodeSystem/locationCondition 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>Definition</b></td></tr><tr><td style="white-space:nowrap">182845<a name="locationCondition-182845"> </a></td><td>Contaminated</td><td>The assigned service delivery location is currently dirty, awaiting cleaning.</td></tr><tr><td style="white-space:nowrap">528112801<a name="locationCondition-528112801"> </a></td><td>Clean</td><td>The assigned service delivery location has been cleaned, awaiting occupancy.</td></tr><tr><td style="white-space:nowrap">182843<a name="locationCondition-182843"> </a></td><td>Occupied</td><td>The assigned service delivery location is currently occupied.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/fpar/CodeSystem/locationCondition",
  "name" : "HSPC Service Delivery Location Condition code system",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-02-15T12:55:20-05:00",
  "description" : "The list of codes that describe how the data came into being.",
  "copyright" : "Intermountain Healthcare HDD",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "182845",
      "display" : "Contaminated",
      "definition" : "The assigned service delivery location is currently dirty, awaiting cleaning."
    },
    {
      "code" : "528112801",
      "display" : "Clean",
      "definition" : "The assigned service delivery location has been cleaned, awaiting occupancy."
    },
    {
      "code" : "182843",
      "display" : "Occupied",
      "definition" : "The assigned service delivery location is currently occupied."
    }
  ]
}