Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MetaTags - JSON Representation

Active as of 2025-06-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "meta-tags",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2024-08-15T13:01:25.151+03:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem meta-tags</b></p><a name=\"meta-tags\"> </a><a name=\"hcmeta-tags\"> </a><a name=\"meta-tags-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 3; Last updated: 2024-08-15 13:01:25+0300</p></div><p>This case-insensitive code system <code>http://nphies.sa/terminology/CodeSystem/meta-tags</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>Arabic (ar)</b></td></tr><tr><td style=\"white-space:nowrap\">nphies-generated<a name=\"meta-tags-nphies-generated\"> </a></td><td>nphies-generated</td><td>nphies-generated</td><td>تم انشاءها من خلال نفيس</td></tr><tr><td style=\"white-space:nowrap\">queued-messages<a name=\"meta-tags-queued-messages\"> </a></td><td>queued-messages</td><td>Means\u00a0that the message has not yet been delivred</td><td>رسائل في قائمة انتظار</td></tr><tr><td style=\"white-space:nowrap\">large-claim<a name=\"meta-tags-large-claim\"> </a></td><td>Large claim</td><td>Means that the message has been identified by nphies as Large claim</td><td>مطالبة كبيرة</td></tr></table></div>"
  },
  "url" : "http://nphies.sa/terminology/CodeSystem/meta-tags",
  "version" : "0.3.0",
  "name" : "MetaTags",
  "title" : "MetaTags",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-23T22:09:21+03:00",
  "publisher" : "HL7 Saudi Arabia",
  "contact" : [
    {
      "name" : "HL7 Saudi Arabia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://test-project.org/test-publisher"
        }
      ]
    }
  ],
  "description" : "This code system includes codes for the meta tags.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SA",
          "display" : "Saudi Arabia"
        }
      ]
    }
  ],
  "copyright" : "nphies 2020+ (https://nphies.sa)",
  "caseSensitive" : false,
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "concept" : [
    {
      "code" : "nphies-generated",
      "display" : "nphies-generated",
      "definition" : "nphies-generated",
      "designation" : [
        {
          "language" : "ar",
          "value" : "تم انشاءها من خلال نفيس"
        }
      ]
    },
    {
      "code" : "queued-messages",
      "display" : "queued-messages",
      "definition" : "Means\u00a0that the message has not yet been delivred",
      "designation" : [
        {
          "language" : "ar",
          "value" : "رسائل في قائمة انتظار"
        }
      ]
    },
    {
      "code" : "large-claim",
      "display" : "Large claim",
      "definition" : "Means that the message has been identified by nphies as Large claim",
      "designation" : [
        {
          "language" : "ar",
          "value" : "مطالبة كبيرة"
        }
      ]
    }
  ]
}