FHIR IG Statistics: ValueSet/consent-vs
Resources that use this resource
StructureDefinition |
ehg-no-Consent | Consent - Egde Health Gateway - Profile |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "consent-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.egde.no/ValueSet/consent-vs",
"version": "0.1.6",
"name": "ConsentVS",
"title": "Consent codes from Loinc and Snomed-ct",
"status": "active",
"date": "2023-03-13T12:29:22+01:00",
"publisher": "Egde",
"contact": [
{
"name": "Egde",
"telecom": [
{
"system": "url",
"value": "http://egde.no/ehg"
},
{
"system": "email",
"value": "andy.harrison@egde.no"
}
]
},
{
"name": "Andy Harrison",
"telecom": [
{
"system": "email",
"value": "andy.harrison@egde.no",
"use": "work"
}
]
}
],
"description": "Consent codes from Loinc and Snomed-ct",
"copyright": "(c) HL7",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "417370002",
"display": "Consent given for upload to national shared electronic record"
},
{
"code": "417528008",
"display": "Consent given for upload to local shared electronic record"
},
{
"code": "414859005",
"display": "No consent for electronic record sharing"
}
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "59284-0",
"display": "Consent Document"
},
{
"code": "77602-1",
"display": "Research study consent"
},
{
"code": "19826-7",
"display": "Informed consent obtained"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"concept": [
{
"code": "research",
"display": "Research"
},
{
"code": "patient-privacy",
"display": "Privacy Consent"
}
]
}
]
}
}