| Package | fi.digious.kanta.test |
| Resource Type | ValueSet |
| Id | fiphr-vs-confidentiality |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fi.digious.kanta.test@0.0.1-preview-2&canonical=http://phr.kanta.fi/ValueSet/fiphr-vs-confidentiality |
| URL | http://phr.kanta.fi/ValueSet/fiphr-vs-confidentiality |
| Version | 1.0 |
| Status | active |
| Date | 2018-03-16T14:08:00+02:00 |
| Name | fiphr-vs-confidentiality |
| Title | Value Set Finnish PHR Confidentiality |
| Description | Value set for confidentiality codes used in finnish PHR |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ValueSet",
"id": "fiphr-vs-confidentiality",
"meta": {
"versionId": "1",
"lastUpdated": "2017-03-02T13:56:51.448+00:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://phr.kanta.fi/ValueSet/fiphr-vs-confidentiality",
"version": "1.0",
"name": "fiphr-vs-confidentiality",
"title": "Value Set Finnish PHR Confidentiality",
"status": "active",
"experimental": false,
"date": "2018-03-16T14:08:00+02:00",
"publisher": "Kela",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "kantakehitys@kanta.fi"
},
{
"system": "other",
"value": "http://www.kanta.fi/en/web/ammattilaisille/omakannan-omatietovarannon-maarittelyt"
}
]
}
],
"description": "Value set for confidentiality codes used in finnish PHR",
"immutable": false,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/v3/Confidentiality",
"concept": [
{
"code": "R",
"display": "Restricted",
"designation": [
{
"language": "fi",
"value": "Kielletty"
},
{
"language": "sv",
"value": "Förbjudet"
},
{
"language": "en",
"value": "Restricted"
}
]
},
{
"code": "U",
"display": "Unrestricted",
"designation": [
{
"language": "fi",
"value": "Sallittu"
},
{
"language": "sv",
"value": "Tillåtet"
},
{
"language": "en",
"value": "Unrestricted"
}
]
}
]
}
]
}
}