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

FHIR IG Statistics: CodeSystem/participation-function

Packageopenehr.base
TypeCodeSystem
Idparticipation-function
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-participation-function.html
URLhttps://specifications.openehr.org/fhir/codesystem-participation_function
Version0.1.0
Statusactive
Date2024-08-22
Nameparticipation_function
TitleParticipation Function
Realmuv
Authorityhl7
DescriptionParticipation Function
Contentcomplete

Resources that use this resource

ValueSet
valueset-participation_functionParticipation Function

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem participation-function

This case-sensitive code system https://specifications.openehr.org/fhir/codesystem-participation_function defines the following code:

CodeDisplay
253 unknown

Additional Language Displays

CodeSpanish (es)Japanese (ja)Portuguese (pt)中文 (Chinese, zh)
253desconocido未知desconhecido未知

Source

{
  "resourceType": "CodeSystem",
  "id": "participation-function",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url": "https://specifications.openehr.org/fhir/codesystem-participation_function",
  "version": "0.1.0",
  "name": "participation_function",
  "title": "Participation Function",
  "status": "active",
  "experimental": false,
  "date": "2024-08-22",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Participation Function",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "253",
      "display": "unknown",
      "designation": [
        {
          "language": "es",
          "value": "desconocido"
        },
        {
          "language": "ja",
          "value": "未知"
        },
        {
          "language": "pt",
          "value": "desconhecido"
        },
        {
          "language": "zh",
          "value": "未知"
        }
      ]
    }
  ]
}