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

FHIR IG Statistics: CodeSystem/CodeSystem-Clothing

Packagehealthdata.be.r4.cbb
Resource TypeCodeSystem
IdCodeSystem-Clothing
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/CodeSystem/Clothing
URLhttps://fhir.healthdata.be/CodeSystem/Clothing
Version2020-09-01T00:00:00
Statusdraft
Date2022-07-07T11:50:14.7966344+00:00
NameClothing
TitleClothing
DescriptionClothing
PurposeThis CodeSystem is developed to define concepts that were not available in SNOMED International at the time of implementation of these codes. If a matching SNOMED code is available in the ValueSet, the SNOMED code should preferably be used instead of the code in this CodeSystem.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Contentcomplete

Resources that use this resource

ValueSet
ClothingClothing

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-Clothing",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "language": "en-US",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-09-01T00:00:00+02:00"
      }
    }
  ],
  "url": "https://fhir.healthdata.be/CodeSystem/Clothing",
  "version": "2020-09-01T00:00:00",
  "name": "Clothing",
  "title": "Clothing",
  "status": "draft",
  "experimental": false,
  "date": "2022-07-07T11:50:14.7966344+00:00",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Clothing",
  "purpose": "This CodeSystem is developed to define concepts that were not available in SNOMED International at the time of implementation of these codes. If a matching SNOMED code is available in the ValueSet, the SNOMED code should preferably be used instead of the code in this CodeSystem.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "CL0001",
      "display": "Minimally dressed/underwear",
      "definition": "Clothing that does not significantly affect weight",
      "designation": [
        {
          "language": "nl-BE",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "lichte kleding/ondergoed"
        }
      ]
    },
    {
      "code": "CL0002",
      "display": "Fully dressed/with shoes",
      "definition": "Clothing that contribute significantly to weight, including shoes",
      "designation": [
        {
          "language": "nl-BE",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "volledig gekleed/inclusief schoenen"
        }
      ]
    },
    {
      "code": "CL0003",
      "display": "Fully dressed/without shoes",
      "definition": "Clothing that contributes significantly to weight, excluding shoes",
      "designation": [
        {
          "language": "nl-BE",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "volledig gekleed/zonder schoenen"
        }
      ]
    },
    {
      "code": "CL0004",
      "display": "Diaper",
      "definition": "Individual wears only a diaper, which could contribute significantly to weight",
      "designation": [
        {
          "language": "nl-BE",
          "use": {
            "system": "http://snomed.info/sct",
            "code": "900000000000013009",
            "display": "Synonym"
          },
          "value": "luier"
        }
      ]
    }
  ]
}