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

FHIR IG Statistics: ValueSet/Bladder

Packagehealthdata.be.r4.cbb
Resource TypeValueSet
IdBladder
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/ValueSet/Bladder
URLhttps://fhir.healthdata.be/ValueSet/Bladder
Version2020-09-01T00:00:00
Statusdraft
NameBladder
TitleBladder
DescriptionBladder Codelist
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.

Resources that use this resource

StructureDefinition
HdBe-BarthelADLIndexHdBe-BarthelADLIndex

Resources that this resource uses

CodeSystem
urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.1.2BarthelBlaas

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "Bladder",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2020-09-01T00:00:00+01:00"
      }
    }
  ],
  "url": "https://fhir.healthdata.be/ValueSet/Bladder",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.2.4.2.2"
    }
  ],
  "version": "2020-09-01T00:00:00",
  "name": "Bladder",
  "title": "Bladder",
  "status": "draft",
  "experimental": false,
  "publisher": "Healthdata.be (Sciensano)",
  "description": "Bladder Codelist",
  "immutable": false,
  "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.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.1.2",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 0
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Incontinent of katheter"
              }
            ],
            "code": "URIN0",
            "display": "Incontinent",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Incontinent"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 1
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Af en toe een ongelukje (max. 1 keer per 24 uur)"
              }
            ],
            "code": "URIN1",
            "display": "Ongelukje",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Ongelukje"
              }
            ]
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/ordinalValue",
                "valueDecimal": 2
              },
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Continent (gedurende meer dan 7 dagen)"
              }
            ],
            "code": "URIN2",
            "display": "Continent",
            "designation": [
              {
                "language": "nl-BE",
                "use": {
                  "system": "http://snomed.info/sct",
                  "code": "900000000000013009",
                  "display": "Synonym"
                },
                "value": "Continent"
              }
            ]
          }
        ]
      }
    ]
  }
}