FHIR IG Statistics: ValueSet/gd-person-addressprotection.valueset
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}