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

FHIR IG Statistics: CodeSystem/section-type-cs

Packagefhir.acme.affiliate-report
TypeCodeSystem
Idsection-type-cs
FHIR VersionR4
Sourcehttp://affiliate-report.acme.hl7.org/https://build.fhir.org/ig/ralych/affiliate-report-ig/CodeSystem-section-type-cs.html
URLhttp://affiliate-report.acme.hl7.org/CodeSystem/section-type-cs
Version0.1.0
Statusdraft
Date2025-05-12T15:20:56+00:00
NameSectionTypeCs
TitleAffiliate Report Section CodeSystem
Realmus
Authorityhl7
DescriptionAffiliate Report Section CodeSystem
Contentcomplete

Resources that use this resource

ValueSet
section-type-vsSection Type ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem section-type-cs

This case-sensitive code system http://affiliate-report.acme.hl7.org/CodeSystem/section-type-cs defines the following codes:

CodeDisplay
affiliation Affiliation
members Member Numbers
meetings Meetings
elections Elections
boardcomposition Board Composition
education Eduction Sessions

Source

{
  "resourceType": "CodeSystem",
  "id": "section-type-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://affiliate-report.acme.hl7.org/CodeSystem/section-type-cs",
  "version": "0.1.0",
  "name": "SectionTypeCs",
  "title": "Affiliate Report Section CodeSystem",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-12T15:20:56+00:00",
  "publisher": "HL7 International Council",
  "contact": [
    {
      "name": "HL7 International Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir/ic/affiliate-report"
        }
      ]
    },
    {
      "name": "International Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/"
        }
      ]
    }
  ],
  "description": "Affiliate Report Section CodeSystem",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "affiliation",
      "display": "Affiliation"
    },
    {
      "code": "members",
      "display": "Member Numbers"
    },
    {
      "code": "meetings",
      "display": "Meetings"
    },
    {
      "code": "elections",
      "display": "Elections"
    },
    {
      "code": "boardcomposition",
      "display": "Board Composition"
    },
    {
      "code": "education",
      "display": "Eduction Sessions"
    }
  ]
}