Finnish Base Profiles - Local Development build (v0.2.0). See the Directory of published versions
: fiphr-vs-confidentiality - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "fiphr-vs-confidentiality",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2017-03-02T13:56:51.448+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">!-- Snipped for Brevity --></div>"
},
"url" : "http://phr.kanta.fi/ValueSet/fiphr-vs-confidentiality",
"version" : "0.2.0",
"name" : "fiphr-vs-confidentiality",
"title" : "Value Set Finnish PHR Confidentiality",
"status" : "active",
"experimental" : false,
"date" : "2018-03-16T14:08:00+02:00",
"publisher" : "HL7 Finland",
"contact" : [
{
"name" : "HL7 Finland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.fi/"
}
]
}
],
"description" : "Value set for confidentiality codes used in finnish PHR",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FI",
"display" : "Finland"
}
]
}
],
"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"
}
]
}
]
}
]
}
}