CH ORF (R4)
3.0.0-ci-build - ci-build
CH ORF (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-orf/ and changes regularly. See the Directory of published versions
Active as of 2024-10-15 |
{
"resourceType" : "CodeSystem",
"id" : "ch-orf-cs-consentstatus",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ch-orf-cs-consentstatus</b></p><a name=\"ch-orf-cs-consentstatus\"> </a><a name=\"hcch-orf-cs-consentstatus\"> </a><a name=\"ch-orf-cs-consentstatus-en-US\"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ExplicitAgreement<a name=\"ch-orf-cs-consentstatus-ExplicitAgreement\"> </a></td><td>Patient is informed and has explicitly agreed</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"ch-orf-cs-consentstatus-Other\"> </a></td><td>Other situation such as 'implicit agreement', 'agreed by legal guardian' etc.</td></tr></table></div>"
},
"url" : "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus",
"version" : "3.0.0-ci-build",
"name" : "ChOrfConsentStatus",
"title" : "Consent Status",
"status" : "active",
"experimental" : false,
"date" : "2024-10-15T15:54:56+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch/"
}
]
}
],
"description" : "Value Set for CH ORF Consent Status",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "ExplicitAgreement",
"display" : "Patient is informed and has explicitly agreed"
},
{
"code" : "Other",
"display" : "Other situation such as 'implicit agreement', 'agreed by legal guardian' etc."
}
]
}