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

FHIR IG Statistics: ValueSet/ch-orf-vs-consentstatus

Packagech.fhir.ig.ch-orf
TypeValueSet
Idch-orf-vs-consentstatus
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-orf/https://build.fhir.org/ig/hl7ch/ch-orf/ValueSet-ch-orf-vs-consentstatus.html
URLhttp://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-consentstatus
Version3.0.2-ci-build
Statusactive
Date2025-05-22T09:52:16+00:00
NameChOrfConsentStatus
TitleConsent Status
Realmch
Authorityhl7
DescriptionValue Set for CH ORF Consent Status
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-orf-consentcodeCH ORF Consent Code

Resources that this resource uses

CodeSystem
ch-orf-cs-consentstatusConsent Status
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet ch-orf-vs-consentstatus

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "ch-orf-vs-consentstatus",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-consentstatus",
  "version": "3.0.2-ci-build",
  "name": "ChOrfConsentStatus",
  "title": "Consent Status",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T09:52:16+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description": "Value Set for CH ORF Consent Status",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-orf/CodeSystem/ch-orf-cs-consentstatus",
        "concept": [
          {
            "code": "ExplicitAgreement",
            "display": "Patient is informed and has explicitly agreed"
          },
          {
            "code": "Other",
            "display": "Other situation such as 'implicit agreement', 'agreed by legal guardian' etc."
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "373068000",
            "display": "Undetermined (qualifier value)"
          }
        ]
      }
    ]
  }
}