PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-orf@2.0.0-ballot
    http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus
{
  "description": "Value Set for CH ORF Consent Status",
  "_filename": "CodeSystem-ch-orf-cs-consentstatus.json",
  "package_name": "ch.fhir.ig.ch-orf",
  "date": "2023-06-29T21:20:25+02:00",
  "publisher": "HL7 Switzerland",
  "jurisdiction": [ {
    "coding": [ {
      "code": "CH",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "ChOrfConsentStatus",
  "copyright": "CC0-1.0",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Consent Status",
  "package_version": "2.0.0-ballot",
  "status": "active",
  "id": "611ed07c-3221-4fbc-9d80-2d57d6cf41f1",
  "kind": null,
  "count": 2,
  "url": "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus",
  "concept": [ {
    "code": "ExplicitAgreement",
    "display": "Patient is informed and has explicitly agreed"
  }, {
    "code": "Other",
    "display": "Other situatioin such as 'impicit agreement', 'agreed by legal guardian'  etc."
  } ],
  "caseSensitive": true,
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 Switzerland",
    "telecom": [ {
      "value": "https://www.hl7.ch/",
      "system": "url"
    } ]
  } ]
}