IGTTPFHIRGatewayTerminologie - Local Development build (v2025.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-06-12 |
{
"resourceType" : "ValueSet",
"id" : "PolicyStatusVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PolicyStatusVS</b></p><a name=\"PolicyStatusVS\"> </a><a name=\"hcPolicyStatusVS\"> </a><p>This value set contains 3 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"PolicyStatusVS-http://hl7.org/fhir/consent-provision-type-deny\"> </a><code>http://hl7.org/fhir/consent-provision-type</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-consent-provision-type.html#consent-provision-type-deny\">deny</a></td><td>Opt Out</td><td>Consent is denied for actions meeting these rules.</td></tr><tr><td><a name=\"PolicyStatusVS-http://hl7.org/fhir/consent-provision-type-permit\"> </a><code>http://hl7.org/fhir/consent-provision-type</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-consent-provision-type.html#consent-provision-type-permit\">permit</a></td><td>Opt In</td><td>Consent is provided for actions meeting these rules.</td></tr><tr><td><a name=\"PolicyStatusVS-http://terminology.hl7.org/CodeSystem/v3-NullFlavor-UNK\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td>unknown</td><td><div><p>**Description:**A proper value is applicable, but not known.</p>\n<p><strong>Usage Notes</strong>: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:</p>\n<ol>\n<li>Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')</li>\n<li>Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)</li>\n</ol>\n</div></td></tr></table></div>"
},
"url" : "https://ths-greifswald.de/fhir/ValueSet/gics/PolicyStatus",
"version" : "2025.2.0",
"name" : "PolicyStatus",
"status" : "active",
"experimental" : false,
"date" : "2025-06-12",
"publisher" : "Independent Trusted Third Party of the University Medicine Greifswald",
"contact" : [
{
"name" : "Independent Trusted Third Party of the University Medicine Greifswald",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ths-greifswald.de/"
}
]
}
],
"description" : "set of policy status states used for consent management",
"copyright" : "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://hl7.org/fhir/ValueSet/consent-provision-type"
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept" : [
{
"code" : "UNK"
}
]
}
]
},
"expansion" : {
"timestamp" : "2021-09-05T11:23:00+00:00",
"total" : 3,
"contains" : [
{
"system" : "http://hl7.org/fhir/consent-provision-type",
"code" : "deny",
"display" : "Opt Out"
},
{
"system" : "http://hl7.org/fhir/consent-provision-type",
"code" : "permit",
"display" : "Opt In"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code" : "UNK",
"display" : "unknown"
}
]
}
}