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

FHIR IG Statistics: CodeSystem/null-flavours

Packageopenehr.base
TypeCodeSystem
Idnull-flavours
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-null-flavours.html
URLhttps://specifications.openehr.org/fhir/codesystem-null_flavours
Version0.1.0
Statusactive
Date2024-08-22
Namenull_flavours
TitleNull Flavours
Realmuv
Authorityhl7
DescriptionNull Flavours
Contentcomplete

Resources that use this resource

ValueSet
valueset-null_flavoursNull Flavours

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem null-flavours

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

CodeDisplay
271 no information
253 unknown
272 masked
273 not applicable

Additional Language Displays

CodeSpanish (es)Japanese (ja)Portuguese (pt)中文 (Chinese, zh)
271sin información不明sem informação无信息
253desconocido未知desconhecido未知
272oculto隠蔽されたmascarado已遮蔽
273no aplica該当なしnão aplicável不适用

Source

{
  "resourceType": "CodeSystem",
  "id": "null-flavours",
  "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-null_flavours",
  "version": "0.1.0",
  "name": "null_flavours",
  "title": "Null Flavours",
  "status": "active",
  "experimental": false,
  "date": "2024-08-22",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Null Flavours",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "271",
      "display": "no information",
      "designation": [
        {
          "language": "es",
          "value": "sin información"
        },
        {
          "language": "ja",
          "value": "不明"
        },
        {
          "language": "pt",
          "value": "sem informação"
        },
        {
          "language": "zh",
          "value": "无信息"
        }
      ]
    },
    {
      "code": "253",
      "display": "unknown",
      "designation": [
        {
          "language": "es",
          "value": "desconocido"
        },
        {
          "language": "ja",
          "value": "未知"
        },
        {
          "language": "pt",
          "value": "desconhecido"
        },
        {
          "language": "zh",
          "value": "未知"
        }
      ]
    },
    {
      "code": "272",
      "display": "masked",
      "designation": [
        {
          "language": "es",
          "value": "oculto"
        },
        {
          "language": "ja",
          "value": "隠蔽された"
        },
        {
          "language": "pt",
          "value": "mascarado"
        },
        {
          "language": "zh",
          "value": "已遮蔽"
        }
      ]
    },
    {
      "code": "273",
      "display": "not applicable",
      "designation": [
        {
          "language": "es",
          "value": "no aplica"
        },
        {
          "language": "ja",
          "value": "該当なし"
        },
        {
          "language": "pt",
          "value": "não aplicável"
        },
        {
          "language": "zh",
          "value": "不适用"
        }
      ]
    }
  ]
}