Mongolian HDIT Implementation guide
1.0.0 - Review

Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions

Imaging procedures - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "ImagingProceduresMn",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Imaging procedures</h2><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>http://hl7.org/fhir/sid/icd-9-cm</code></li><li>Include all codes defined in <code>http://hl7.org/fhir/sid/icd-11-mn</code></li></ul></div>"
  },
  "url" : "http://fhir.mn/ValueSet/ImagingProceduresMn",
  "version" : "1.0.0",
  "name" : "ImagingProceduresMn",
  "title" : "Imaging procedures",
  "status" : "active",
  "date" : "2021-10-12T23:24:32+02:00",
  "publisher" : "http://fhir.mn",
  "contact" : [
    {
      "name" : "Pétur Þór Valdimarsson",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://fhir.mn"
        },
        {
          "system" : "email",
          "value" : "petur.valdimarsson@chorus.se"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-9-cm"
      },
      {
        "system" : "http://hl7.org/fhir/sid/icd-11-mn"
      }
    ]
  }
}