FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/gd-person-identificationnumbertype.codesystem

Packageehelse.fhir.no.grunndata.test
Resource TypeCodeSystem
Idgd-person-identificationnumbertype.codesystem
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/CodeSystem/gd-person-identificationnumbertype
URLhttp://ehelse.no/fhir/CodeSystem/gd-person-identificationnumbertype
Version2.2.0
Statusdraft
Date2018-10-17T00:00:00.000+00:00
Namegd-person-identificationnumbertype.codesystem
Contentcomplete

Resources that use this resource

ValueSet
gd-person-identificationnumbertypeGdPersonIdentificationnumbertypeValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "gd-person-identificationnumbertype.codesystem",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2020-03-18T00:00:00.000+00:00"
  },
  "url": "http://ehelse.no/fhir/CodeSystem/gd-person-identificationnumbertype",
  "version": "2.2.0",
  "name": "gd-person-identificationnumbertype.codesystem",
  "status": "draft",
  "date": "2018-10-17T00:00:00.000+00:00",
  "publisher": "Skatteetaten",
  "content": "complete",
  "concept": [
    {
      "code": "utlendingsmyndighetenesIdentifikasjonsnummer",
      "display": "utlendingsmyndighetenesIdentifikasjonsnummer"
    },
    {
      "code": "taxIdentificationNumber",
      "display": "taxIdentificationNumber"
    },
    {
      "code": "socialSecurityNumber",
      "display": "socialSecurityNumber"
    },
    {
      "code": "utenlandskIdentifikasjonsnummer",
      "display": "utenlandskIdentifikasjonsnummer"
    }
  ]
}