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

FHIR IG Statistics: ValueSet/gd-person-addressprotection.valueset

Packageehelse.fhir.no.grunndata.test
Resource TypeValueSet
Idgd-person-addressprotection.valueset
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/ValueSet/gd-person-addressprotection
URLhttp://ehelse.no/fhir/ValueSet/gd-person-addressprotection
Version2.3.0
Statusdraft
Date2020-05-18T00:00:00.000+00:00
NameGdPersonAddressProtectionValueSet
DescriptionA subset of the codes from address confidentiality codesystem nivå av beskyttelsesgrad på informasjon Gyldige kodeverdier er: * ugradert * fortrolig * strengtFortrolig (strengt fortrolig)

Resources that use this resource

StructureDefinition
gd-PersonGdPerson

Resources that this resource uses

CodeSystem
gd-address-confidentialityGdAddressConfidentialityCodeSystem

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "gd-person-addressprotection.valueset",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-05-18T00:00:00.000+00:00"
  },
  "url": "http://ehelse.no/fhir/ValueSet/gd-person-addressprotection",
  "version": "2.3.0",
  "name": "GdPersonAddressProtectionValueSet",
  "status": "draft",
  "date": "2020-05-18T00:00:00.000+00:00",
  "publisher": "Valueset containing all codes used to identify adressebeskyttelse of a person in FREG, defined by Skatteetaten",
  "description": "A subset of the codes from address confidentiality codesystem nivå av beskyttelsesgrad på informasjon Gyldige kodeverdier er: * ugradert * fortrolig * strengtFortrolig (strengt fortrolig)",
  "compose": {
    "include": [
      {
        "system": "http://ehelse.no/fhir/CodeSystem/gd-address-confidentiality",
        "concept": [
          {
            "code": "ugradert",
            "display": "Ugradert"
          },
          {
            "code": "fortrolig",
            "display": "Fortrolig"
          },
          {
            "code": "strengtFortrolig",
            "display": "Strengt Fortrolig"
          }
        ]
      }
    ]
  }
}