PLUGIN
0.1.0-ci - ci-build NL

PLUGIN - Local Development build (v0.1.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NKR Vitale Status - JSON Representation

Draft as of 2025-01-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nkr-vitstat",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nkr-vitstat</b></p><a name=\"nkr-vitstat\"> </a><a name=\"hcnkr-vitstat\"> </a><a name=\"nkr-vitstat-en-US\"> </a><p>This  code system <code>https://plugin.healthcare/fhir/CodeSystem/nkr-vitstat</code> 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><td><b>Comments</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"nkr-vitstat-0\"> </a></td><td>levend</td><td>Levend.</td><td>Levend.</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"nkr-vitstat-1\"> </a></td><td>overleden</td><td>Overleden.</td><td>Overleden</td></tr></table></div>"
  },
  "url" : "https://plugin.healthcare/fhir/CodeSystem/nkr-vitstat",
  "version" : "0.1.0-ci",
  "name" : "NKRVitaleStatus",
  "title" : "NKR Vitale Status",
  "status" : "draft",
  "date" : "2025-01-16T08:18:16+00:00",
  "publisher" : "PLUGIN",
  "contact" : [
    {
      "name" : "PLUGIN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://plugin.healthcare"
        },
        {
          "system" : "email",
          "value" : "m.sieswerda@iknl.nl"
        }
      ]
    }
  ],
  "description" : "Vitale status zoals gebruikt binnen de NKR.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "528",
          "display" : "NL"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of the PLUGIN team, all rights reserved Creative Commons License",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
          "valueString" : "Levend."
        }
      ],
      "code" : "0",
      "display" : "levend",
      "definition" : "Levend."
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
          "valueString" : "Overleden"
        }
      ],
      "code" : "1",
      "display" : "overleden",
      "definition" : "Overleden."
    }
  ]
}