Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: General NamingSystem Example - JSON Representation

Active as of 2024-07-22

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "http-www.lrg-sequence.org",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <table width=\"100%\">\n                <tbody>\n                    <tr>\n                        <td width=\"25%\">\n                            <span class=\"text-muted\"/>\n                        </td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "https://docs.mydata.athenahealth.com/fhir-r4/NamingSystem/http-www.lrg-sequence.org"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "23.1.0"
    }
  ],
  "name" : " LRG : Locus Reference Genomic Sequences",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2024-07-22T03:20:53-07:00",
  "publisher" : "athenahealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://athenahealth.com"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://www.lrg-sequence.org",
      "preferred" : true
    },
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.6.174",
      "preferred" : false
    }
  ]
}