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

FHIR IG Statistics: CodeSystem/npu-property-codesystem

Packagenpu-terminology
TypeCodeSystem
Idnpu-property-codesystem
FHIR VersionR4
Sourcehttp://npu-terminology.org/fhir/https://build.fhir.org/ig/danka74/npu-terminology/CodeSystem-npu-property-codesystem.html
URLhttp://npu-terminology.org/property
Version0.1.0
Statusactive
Date2025-06-07T22:10:47+00:00
NameNPUPropertyCodeSystem
TitleNPU Property Code System
Realmuv
DescriptionThis code system contains the NPU property codes used in the NPU terminology.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem npu-property-codesystem

This case-sensitive code system http://npu-terminology.org/property defines the following codes:

CodeDisplayDefinition
comp_spec Component specification

Specification of the component

component Component

A part of the system

context_dependent Context dependent
created_date Created date

The date when the NPU concept was created

change_date Change date

The date when the NPU concept was last changed

kind_of_property Kind-of-property

Aspect common to mutually comparable properties (modified VIM3 definition kind of quantity 1.2, (1)) Abstraction of a property

proc Procedure

Specification of the procedure

replaces Replaces

The retired NPU concept this concept replaces.

scale_type Scale type

Scale type of the property value; Nominal, Ordinal, or Ratio

specialty Specialty

The laboratory specialty this NPU concept belongs to.

sys_spec System specification

Specification of the system

system System

Part or phenomenon of the perceivable or conceivable world consisting of a demarcated arrangement of a set of elements and a set of relationships or processes between these elements. Note 1: The system can be a patient (e.g. body of a patient), a distinct part of the patient (e.g. blood, cerebrospinal fluid), or a part of the patient’s surroundings (e.g., house dust or drinking water). Note 2: The system is an in vivo system that occurs in the patient. Hence, sample or specimen is an in vitro system that occurs outside the patient and is an artifact. E.g. serum does not occur in the patient but is an artifact created when coagulation of the collected sample is processed.

unit Unit

Real scalar quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the two quantities as a number


Source

{
  "resourceType": "CodeSystem",
  "id": "npu-property-codesystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://npu-terminology.org/property",
  "version": "0.1.0",
  "name": "NPUPropertyCodeSystem",
  "title": "NPU Property Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-06-07T22:10:47+00:00",
  "publisher": "Danish National eHealth Authority",
  "contact": [
    {
      "name": "Danish National eHealth Authority",
      "telecom": [
        {
          "system": "url",
          "value": "http://npu-terminology.org"
        }
      ]
    }
  ],
  "description": "This code system contains the NPU property codes used in the NPU terminology.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 13,
  "concept": [
    {
      "code": "comp_spec",
      "display": "Component specification",
      "definition": "Specification of the component"
    },
    {
      "code": "component",
      "display": "Component",
      "definition": "A part of the system"
    },
    {
      "code": "context_dependent",
      "display": "Context dependent"
    },
    {
      "code": "created_date",
      "display": "Created date",
      "definition": "The date when the NPU concept was created"
    },
    {
      "code": "change_date",
      "display": "Change date",
      "definition": "The date when the NPU concept was last changed"
    },
    {
      "code": "kind_of_property",
      "display": "Kind-of-property",
      "definition": "Aspect common to mutually comparable properties (modified VIM3 definition kind of quantity 1.2, (1))\n    Abstraction of a property"
    },
    {
      "code": "proc",
      "display": "Procedure",
      "definition": "Specification of the procedure"
    },
    {
      "code": "replaces",
      "display": "Replaces",
      "definition": "The retired NPU concept this concept replaces."
    },
    {
      "code": "scale_type",
      "display": "Scale type",
      "definition": "Scale type of the property value; Nominal, Ordinal, or Ratio"
    },
    {
      "code": "specialty",
      "display": "Specialty",
      "definition": "The laboratory specialty this NPU concept belongs to."
    },
    {
      "code": "sys_spec",
      "display": "System specification",
      "definition": "Specification of the system"
    },
    {
      "code": "system",
      "display": "System",
      "definition": "Part or phenomenon of the perceivable or conceivable world consisting of a demarcated arrangement of a set of elements and a set of relationships or processes between these elements.\n    Note 1: The system can be a patient (e.g. body of a patient), a distinct part of the patient (e.g. blood, cerebrospinal fluid), or a part of the patient’s surroundings (e.g., house dust or drinking water).\n    Note 2: The system is an in vivo system that occurs in the patient. Hence, sample or specimen is an in vitro system that occurs outside the patient and is an artifact. E.g. serum does not occur in the patient but is an artifact created when coagulation of the collected sample is processed."
    },
    {
      "code": "unit",
      "display": "Unit",
      "definition": "Real scalar quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the two quantities as a number"
    }
  ]
}