{
"resourceType" : "ValueSet",
"id" : "EprPurposeOfUse",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>EprPurposeOfUse</h2><div><p>Purpose Of Use as per Annex 5 EPRO-FDHA, Extension 1.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-EprPurposeOfUse.html"><code>urn:oid:2.16.756.5.30.1.127.3.10.5</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-EprPurposeOfUse.html#EprPurposeOfUse-EMER">EMER</a></td><td>Emergency Access</td><td/></tr><tr><td><a href="CodeSystem-EprPurposeOfUse.html#EprPurposeOfUse-NORM">NORM</a></td><td>Normal Access</td><td/></tr><tr><td><a href="CodeSystem-EprPurposeOfUse.html#EprPurposeOfUse-AUTO">AUTO</a></td><td>Automatic Upload</td><td/></tr></table></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-atc/ValueSet/EprPurposeOfUse",
"identifier" : [
{
"use" : "official",
"system" : "http://art-decor.org/ns/oids/vs",
"value" : "2.16.756.5.30.1.127.77.10.11.5"
}
],
"version" : "1.2.0",
"name" : "EprPurposeOfUse",
"title" : "EprPurposeOfUse",
"status" : "draft",
"experimental" : false,
"date" : "2019-03-01T10:14:30+01:00",
"publisher" : "eHealth Suisse",
"contact" : [
{
"name" : "eHealth Suisse",
"telecom" : [
{
"system" : "url",
"value" : "www.e-health-suisse.ch"
}
]
}
],
"description" : "Purpose Of Use as per Annex 5 EPRO-FDHA, Extension 1.",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.756.5.30.1.127.3.10.5",
"concept" : [
{
"code" : "EMER"
},
{
"code" : "NORM"
},
{
"code" : "AUTO"
}
]
}
]
}
}