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

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeCodeSystem
IdCodeSystem-dsa-class-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-dsa-class-cs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/dsa-class
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NameDSAClassCS
TitleDSA HLA Class CodeSystem
Realmeu
Authorityhl7
DescriptionPost-transplant donor-specific antibody HLA class.
Contentcomplete

Resources that use this resource

ValueSet
hl7.eu.fhir.protect-child#currentdsa-class-vsDSA HLA Class ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem dsa-class-cs

This case-insensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/dsa-class defines the following codes:

CodeDisplay
class-i Class I
class-ii Class II

Source1

{
  "resourceType": "CodeSystem",
  "id": "dsa-class-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/dsa-class",
  "version": "0.1.0-ci-build",
  "name": "DSAClassCS",
  "title": "DSA HLA Class CodeSystem",
  "status": "draft",
  "experimental": true,
  "date": "2026-06-05T19:23:32+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "description": "Post-transplant donor-specific antibody HLA class.",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "class-i",
      "display": "Class I"
    },
    {
      "code": "class-ii",
      "display": "Class II"
    }
  ]
}