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

FHIR IG analytics

Packagehl7.fhir.uv.termchangeset
Resource TypeCodeSystem
IdCodeSystem-hl7-defined-property-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/termchangeset-ig/CodeSystem-hl7-defined-property-cs.html
URLhttp://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs
Version1.0.0
Statusactive
Date2026-03-05T21:25:40+00:00
NameHL7DefinedPropertyCS
TitleHL7-Defined Property CodeSystem
Realmuv
Authorityhl7
DescriptionA CodeSystem containing HL7-defined property concepts for use with FHIR CodeSystems
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.uv.termchangeset#currentloinc-property-vsLOINC Property ValueSet
hl7.fhir.uv.termchangeset#currentsnomed-property-vsSNOMED CT Property ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem hl7-defined-property-cs

Properties

This code system defines the following properties for its concepts

NameCodeTypeDescription
FHIRdatatypeFHIRdatatypestringIndicates the FHIR data type associated with the concept.

Concepts

This code system http://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs defines the following codes:

CodeDisplayFHIRdatatype
name namestring
version versionstring
display displaystring
designation designationstring
effectiveTime effectiveTimedateTime
moduleId modeuleIdcode
normalForm normalFormstring
normalFormTerse normalFormTersestring
semanticTag semanticTagcode
sufficientlyDefined sufficientlyDefinedboolean

Source1

{
  "resourceType": "CodeSystem",
  "id": "hl7-defined-property-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "vocab"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/termchangeset/ImplementationGuide/hl7.fhir.uv.termchangeset"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/termchangeset/CodeSystem/hl7-defined-property-cs",
  "version": "1.0.0",
  "name": "HL7DefinedPropertyCS",
  "title": "HL7-Defined Property CodeSystem",
  "status": "active",
  "date": "2026-03-05T21:25:40+00:00",
  "publisher": "HL7 International / Terminology Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/Vocab"
        }
      ]
    }
  ],
  "description": "A CodeSystem containing HL7-defined property concepts for use with FHIR CodeSystems",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 10,
  "property": [
    {
      "code": "FHIRdatatype",
      "description": "Indicates the FHIR data type associated with the concept.",
      "type": "string"
    }
  ],
  "concept": [
    {
      "code": "name",
      "display": "name",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "string"
        }
      ]
    },
    {
      "code": "version",
      "display": "version",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "string"
        }
      ]
    },
    {
      "code": "display",
      "display": "display",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "string"
        }
      ]
    },
    {
      "code": "designation",
      "display": "designation",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "string"
        }
      ]
    },
    {
      "code": "effectiveTime",
      "display": "effectiveTime",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "dateTime"
        }
      ]
    },
    {
      "code": "moduleId",
      "display": "modeuleId",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "code"
        }
      ]
    },
    {
      "code": "normalForm",
      "display": "normalForm",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "string"
        }
      ]
    },
    {
      "code": "normalFormTerse",
      "display": "normalFormTerse",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "string"
        }
      ]
    },
    {
      "code": "semanticTag",
      "display": "semanticTag",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "code"
        }
      ]
    },
    {
      "code": "sufficientlyDefined",
      "display": "sufficientlyDefined",
      "property": [
        {
          "code": "FHIRdatatype",
          "valueString": "boolean"
        }
      ]
    }
  ]
}