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

FHIR IG Statistics: CodeSystem/gd-address-type.codesystem

Packageehelse.fhir.no.grunndata.test
Resource TypeCodeSystem
Idgd-address-type.codesystem
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/CodeSystem/gd-address-type
URLhttp://ehelse.no/fhir/CodeSystem/gd-address-type
Version2.3.0
Statusdraft
Date2019-09-25T00:00:00.000+00:00
NameGdAddressTypeCodeSystem
Contentcomplete

Resources that use this resource

ValueSet
gd-preferredaddresstypeGdPreferredaddresstypeValueSet
gd-address-typeGdAddressTypeValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "gd-address-type.codesystem",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2020-05-08T00:00:00.000+00:00"
  },
  "url": "http://ehelse.no/fhir/CodeSystem/gd-address-type",
  "version": "2.3.0",
  "name": "GdAddressTypeCodeSystem",
  "status": "draft",
  "date": "2019-09-25T00:00:00.000+00:00",
  "publisher": "Contains all address types defined by Skatteetaten",
  "content": "complete",
  "concept": [
    {
      "code": "Bostedsadresse",
      "display": "Bostedsadresse"
    },
    {
      "code": "Oppholdsadresse",
      "display": "Oppholdsadresse"
    },
    {
      "code": "DeltBosted",
      "display": "Delt bosted"
    },
    {
      "code": "Kontaktadresse",
      "display": "Kontaktadresse"
    },
    {
      "code": "KontaktadresseIUtlandet",
      "display": "Kontaktadresse i utlandet"
    },
    {
      "code": "PreferertKontaktadresse",
      "display": "Preferert kontaktadresse"
    }
  ]
}