FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/2.16.840.1.113883.3.1937.777.24.5.2--20210423105554

Packagede.medizininformatikinitiative.kerndatensatz.consent
Resource TypeCodeSystem
Id2.16.840.1.113883.3.1937.777.24.5.2--20210423105554
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.consent@2025.0.4&canonical=urn:oid:2.16.840.1.113883.3.1937.777.24.5.2
URLurn:oid:2.16.840.1.113883.3.1937.777.24.5.2
Version1.6.0
Statusactive
Date2021-03-23
NameMII_CS_Consent_Answer
TitleMII Consent: Answer CodeSystem
DescriptionThis CodeSystem contains the possible answers to the questions of the MII Consent.
Contentcomplete

Resources that use this resource

ValueSet
mii-vs-consent-answerMII Consent: Answer ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "2.16.840.1.113883.3.1937.777.24.5.2--20210423105554",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "urn:oid:2.16.840.1.113883.3.1937.777.24.5.2",
  "version": "1.6.0",
  "name": "MII_CS_Consent_Answer",
  "title": "MII Consent: Answer CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2021-03-23",
  "publisher": "MII Task Force Consent Umsetzung",
  "contact": [
    {
      "name": "MII Task Force Consent Umsetzung",
      "telecom": [
        {
          "system": "email",
          "value": "office@medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "This CodeSystem contains the possible answers to the questions of the MII Consent.",
  "caseSensitive": true,
  "valueSet": "https://www.medizininformatik-initiative.de/fhir/modul-consent/ValueSet/mii-vs-consent-answer",
  "hierarchyMeaning": "part-of",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "2.16.840.1.113883.3.1937.777.24.5.2.3",
      "display": "unbekannt",
      "designation": [
        {
          "language": "de-DE",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "unbekannt"
        },
        {
          "language": "en-US",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "unknown"
        }
      ]
    },
    {
      "code": "2.16.840.1.113883.3.1937.777.24.5.2.2",
      "display": "nicht gültig",
      "designation": [
        {
          "language": "de-DE",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "nicht gültig"
        },
        {
          "language": "en-US",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "not valid"
        }
      ]
    },
    {
      "code": "2.16.840.1.113883.3.1937.777.24.5.2.1",
      "display": "gültig",
      "designation": [
        {
          "language": "de-DE",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "gültig"
        },
        {
          "language": "en-US",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "valid"
        }
      ]
    }
  ]
}