FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.consent |
| Resource Type | ValueSet |
| Id | ValueSet-mii-vs-consent-signaturetypes.json |
| FHIR Version | R4 |
| Source | https://medizininformatik-initiative.github.io/kerndatensatzmodul-consent/2027.0.0-ballot/ValueSet-mii-vs-consent-signaturetypes.html |
| URL | https://www.medizininformatik-initiative.de/fhir/modul-consent/ValueSet/mii-vs-consent-signaturetypes |
| Version | 2027.0.0-ballot |
| Status | active |
| Date | 2025-12-03 |
| Name | MII_VS_Consent_SignatureTypes |
| Title | MII Consent: Signature Types |
| Realm | de |
| Description | Dieses ValueSet enthält die zulässigen Werte für den Signaturtyp im Kontext des MI-I Consent. |
| StructureDefinition | ||
| de.medizininformatikinitiative.kerndatensatz.consent#2027.0.0-ballot | mii-pr-consent-provenance | Profile - MI-I - Consent - Provenance |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | urn:iso-astm:E1762-95:2013 | Signature Type Codes |
Note: links and images are rebased to the (stated) source
German
Generated Narrative: ValueSet mii-vs-consent-signaturetypes
Profile: Shareable ValueSet
urn:iso-astm:E1762-95:2013 version 📦4.0.1| Code | Display | Definition |
| 1.2.840.10065.1.12.1.7 | Consent Signature | the signature of an individual consenting to what is described in a health information document. |
| 1.2.840.10065.1.12.1.11 | Consent Witness Signature | the signature of an individual who has witnessed the health care provider counselling a patient. |
| 1.2.840.10065.1.12.1.5 | Verification Signature | a signature verifying the information contained in a document. (Example a physician is required to countersign a verbal order that has previously been recorded in the medical record by a registered nurse who has carried out the verbal order.) |
English
Generated Narrative: ValueSet mii-vs-consent-signaturetypes
Profile: Shareable ValueSet
urn:iso-astm:E1762-95:2013 version 📦4.0.1| Code | Display | Definition |
| 1.2.840.10065.1.12.1.7 | Consent Signature | the signature of an individual consenting to what is described in a health information document. |
| 1.2.840.10065.1.12.1.11 | Consent Witness Signature | the signature of an individual who has witnessed the health care provider counselling a patient. |
| 1.2.840.10065.1.12.1.5 | Verification Signature | a signature verifying the information contained in a document. (Example a physician is required to countersign a verbal order that has previously been recorded in the medical record by a registered nurse who has carried out the verbal order.) |
{
"resourceType": "ValueSet",
"id": "mii-vs-consent-signaturetypes",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2022-02-11T10:27:00+01:00"
}
}
],
"url": "https://www.medizininformatik-initiative.de/fhir/modul-consent/ValueSet/mii-vs-consent-signaturetypes",
"version": "2027.0.0-ballot",
"name": "MII_VS_Consent_SignatureTypes",
"title": "MII Consent: Signature Types",
"status": "active",
"experimental": false,
"date": "2025-12-03",
"publisher": "NUM-DIZ",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "en"
},
{
"url": "content",
"valueString": "NUM-DIZ"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"contact": [
{
"name": "NUM-DIZ",
"telecom": [
{
"system": "url",
"value": "https://www.netzwerk-universitaetsmedizin.de"
}
]
}
],
"description": "Dieses ValueSet enthält die zulässigen Werte für den Signaturtyp im Kontext des MI-I Consent.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE",
"display": "Germany"
}
]
}
],
"immutable": false,
"compose": {
"include": [
{
"system": "urn:iso-astm:E1762-95:2013",
"concept": [
{
"code": "1.2.840.10065.1.12.1.7",
"display": "Consent Signature"
},
{
"code": "1.2.840.10065.1.12.1.11",
"display": "Consent Witness Signature"
},
{
"code": "1.2.840.10065.1.12.1.5",
"display": "Verification Signature"
}
]
}
]
}
}