: CodeSystem of types for a consent - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "GEM-ERPCHRG-CS-ConsentType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GEM-ERPCHRG-CS-ConsentType</b></p><a name=\"GEM-ERPCHRG-CS-ConsentType\"> </a><a name=\"hcGEM-ERPCHRG-CS-ConsentType\"> </a><p>This code system <code>https://gematik.de/fhir/erpchrg/CodeSystem/GEM_ERPCHRG_CS_ConsentType</code> defines the following code:</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\">CHARGCONS<a name=\"GEM-ERPCHRG-CS-ConsentType-CHARGCONS\"> </a></td><td>Consent for saving electronic charge item</td></tr></table></div>"
},
"url" : "https://gematik.de/fhir/erpchrg/CodeSystem/GEM_ERPCHRG_CS_ConsentType",
"version" : "2.0.0-ballot.1",
"name" : "GEM_ERPCHRG_CS_ConsentType",
"title" : "CodeSystem of types for a consent",
"status" : "active",
"experimental" : false,
"date" : "2028-04-01",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://gematik.de"
},
{
"system" : "email",
"value" : "erp-umsetzung@gematik.de"
}
]
}
],
"description" : "Type of patient consent.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "CHARGCONS",
"display" : "Consent for saving electronic charge item"
}
]
}