FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.consent
Resource TypeValueSet
IdValueSet-mii-vs-consent-signaturetypes.json
FHIR VersionR4
Sourcehttps://medizininformatik-initiative.github.io/kerndatensatzmodul-consent/2027.0.0-ballot/ValueSet-mii-vs-consent-signaturetypes.html
URLhttps://www.medizininformatik-initiative.de/fhir/modul-consent/ValueSet/mii-vs-consent-signaturetypes
Version2027.0.0-ballot
Statusactive
Date2025-12-03
NameMII_VS_Consent_SignatureTypes
TitleMII Consent: Signature Types
Realmde
DescriptionDieses ValueSet enthält die zulässigen Werte für den Signaturtyp im Kontext des MI-I Consent.

Resources that use this resource

StructureDefinition
de.medizininformatikinitiative.kerndatensatz.consent#2027.0.0-ballotmii-pr-consent-provenanceProfile - MI-I - Consent - Provenance

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0urn:iso-astm:E1762-95:2013Signature Type Codes

Narrative

Note: links and images are rebased to the (stated) source


German


Generated Narrative: ValueSet mii-vs-consent-signaturetypes

  • Include these codes as defined in urn:iso-astm:E1762-95:2013 version 📦4.0.1
    CodeDisplayDefinition
    1.2.840.10065.1.12.1.7Consent Signaturethe signature of an individual consenting to what is described in a health information document.
    1.2.840.10065.1.12.1.11Consent Witness Signaturethe signature of an individual who has witnessed the health care provider counselling a patient.
    1.2.840.10065.1.12.1.5Verification Signaturea 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

  • Include these codes as defined in urn:iso-astm:E1762-95:2013 version 📦4.0.1
    CodeDisplayDefinition
    1.2.840.10065.1.12.1.7Consent Signaturethe signature of an individual consenting to what is described in a health information document.
    1.2.840.10065.1.12.1.11Consent Witness Signaturethe signature of an individual who has witnessed the health care provider counselling a patient.
    1.2.840.10065.1.12.1.5Verification Signaturea 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.)

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}