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

FHIR IG analytics

Packagehl7.fhir.no.basis
Resource TypeNamingSystem
Idno-basis-icpc-2.namingsystem.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "no-basis-icpc-2",
  "meta": {
    "versionId": "2.1.1"
  },
  "name": "NoBasisICPC2",
  "status": "active",
  "kind": "codesystem",
  "date": "2021-11-02",
  "publisher": "HL7 Norway",
  "responsible": "Wonca International Classification Committee (WICC)",
  "description": "In Norway primary care uses ICPC-2 to document contact-reason, health related problem and diagnosis.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/sid/icpc-2",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.139",
      "preferred": false
    },
    {
      "type": "oid",
      "value": "2.16.578.1.12.4.1.1.7170",
      "preferred": false,
      "comment": "Volven oid for ICPC-2 codesystem for use in Norwegian legacy implementations."
    }
  ]
}