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

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

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

Resources that use this resource

ValueSet
gd-address-confidentialityGdAddressConfidentialityValueSet
gd-person-addressprotectionGdPersonAddressProtectionValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "gd-address-confidentiality.codesystem",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2020-05-18T00:00:00.000+00:00"
  },
  "url": "http://ehelse.no/fhir/CodeSystem/gd-address-confidentiality",
  "version": "2.3.0",
  "name": "GdAddressConfidentialityCodeSystem",
  "status": "draft",
  "date": "2019-04-24T00:00:00.000+00:00",
  "publisher": "Copy of Codes from Adressegradering defined by Skatteetaten",
  "content": "complete",
  "concept": [
    {
      "code": "ugradert",
      "display": "Ugradert"
    },
    {
      "code": "klientadresse",
      "display": "Klientadresse"
    },
    {
      "code": "fortrolig",
      "display": "Fortrolig"
    },
    {
      "code": "strengtFortrolig",
      "display": "Strengt fortrolig"
    }
  ]
}