Mobile Care Services Discovery (mCSD)
3.8.0 - Trial-Implementation International flag

This page is part of the IHE ITI Mobile Care Services Discovery (v3.8.0: Public-Comment) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: mCSD Type codes for Organizations and Locations - JSON Representation

Active as of 2022-08-12

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "IHE.mCSD.Organization.Location.Types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types 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\">facility<a name=\"IHE.mCSD.Organization.Location.Types-facility\"> </a></td><td>Facility</td></tr><tr><td style=\"white-space:nowrap\">jurisdiction<a name=\"IHE.mCSD.Organization.Location.Types-jurisdiction\"> </a></td><td>Jurisdiction</td></tr></table></div>"
  },
  "url" : "https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types",
  "version" : "3.8.0",
  "name" : "MCSDOrganizationLocationTypes",
  "title" : "mCSD Type codes for Organizations and Locations",
  "status" : "active",
  "date" : "2022-08-12T09:44:57-05:00",
  "publisher" : "IHE IT Infrastructure Technical Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    },
    {
      "name" : "IHE IT Infrastructure Technical Committee",
      "telecom" : [
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    }
  ],
  "description" : "mCSD Type codes for specialized Organization and Location resources.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "facility",
      "display" : "Facility"
    },
    {
      "code" : "jurisdiction",
      "display" : "Jurisdiction"
    }
  ]
}