FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r4b
Resource TypeNamingSystem
IdNamingSystem-v3-WC.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem v3-WC

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/v3-WC
Version2.1.0
NameWC
TitleWHO ATC
Statusactive
Definition

WHO ATC

PublisherWHO

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.6.73true
URIhttp://www.whocc.no/atctrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "v3-WC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://terminology.hl7.org/NamingSystem/v3-WC"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "2.1.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "WHO ATC"
    }
  ],
  "name": "WC",
  "status": "active",
  "kind": "codesystem",
  "date": "2019-03-20T00:00:00-04:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "World Health Organization"
    }
  ],
  "responsible": "WHO",
  "description": "WHO ATC",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.73",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://www.whocc.no/atc",
      "preferred": true
    }
  ]
}