Nationella informationsmängder
0.1 - draft

Nationella informationsmängder - Local Development build (v0.1). See the Directory of published versions

: NIM Procedure status - JSON Representation

Raw json | Download


{
  "resourceType" : "ConceptMap",
  "id" : "NIMProcedureEventStatus",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>null (https://informationsstruktur.socialstyrelsen.se/nim/hos/fhir/ConceptMap/NIMProcedureEventStatus)</h2><p>Mapping from http://informationsstruktur.socialstyrelsen.se/nim/hos/NIM-Åtgärd-kod to <a href=\"http://hl7.org/fhir/R4/valueset-event-status.html\">http://hl7.org/fhir/ValueSet/event-status</a></p><p>DRAFT. Published on 30-Mar-2021 19:36:18 by Socialstyrelsen (Socialstyrelsen: <a href=\"https://informationsstruktur.socialstyrelsen.se\">https://informationsstruktur.s...</a>, <a href=\"mailto:petur.valdimarsson@chorus.se\">petur.valdimarsson@chorus.se</a>). </p><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>89925002</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>not-done</td></tr><tr><td>410546004</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>stopped</td></tr><tr><td>385651009</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>in-progress</td></tr><tr><td>385660001</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#inexact\">maps loosely to</a></td><td>not-done</td></tr><tr><td>398166005</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>completed</td></tr><tr><td>397943006</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#inexact\">maps loosely to</a></td><td>preparation</td></tr></table></div>"
  },
  "url" : "https://informationsstruktur.socialstyrelsen.se/nim/hos/fhir/ConceptMap/NIMProcedureEventStatus",
  "version" : "0.1",
  "status" : "draft",
  "date" : "2021-03-30T19:36:18+02:00",
  "publisher" : "Socialstyrelsen",
  "contact" : [
    {
      "name" : "Socialstyrelsen",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://informationsstruktur.socialstyrelsen.se"
        },
        {
          "system" : "email",
          "value" : "petur.valdimarsson@chorus.se"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://informationsstruktur.socialstyrelsen.se/nim/hos/NIM-Åtgärd-kod",
  "targetCanonical" : "http://hl7.org/fhir/ValueSet/event-status",
  "group" : [
    {
      "element" : [
        {
          "code" : "89925002",
          "display" : "Inställd",
          "target" : [
            {
              "code" : "not-done",
              "display" : "Not done",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "410546004",
          "display" : "Avbruten",
          "target" : [
            {
              "code" : "stopped",
              "display" : "Stopped",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "385651009",
          "display" : "Pågående",
          "target" : [
            {
              "code" : "in-progress",
              "display" : "In progress",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "385660001",
          "display" : "Inte utförd",
          "target" : [
            {
              "code" : "not-done",
              "display" : "Not done",
              "equivalence" : "inexact"
            }
          ]
        },
        {
          "code" : "398166005",
          "display" : "Utförd",
          "target" : [
            {
              "code" : "completed",
              "display" : "Completed",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "397943006",
          "display" : "Planerad",
          "target" : [
            {
              "code" : "preparation",
              "display" : "Preparation",
              "equivalence" : "inexact"
            }
          ]
        }
      ]
    }
  ]
}