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

FHIR IG analytics

Packagehl7.fhir.uv.termchangeset
Resource TypeValueSet
IdValueSet-common-cs-property-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/termchangeset-ig/ValueSet-common-cs-property-vs.html
URLhttp://hl7.org/fhir/uv/termchangeset/ValueSet/common-cs-property-vs
Version1.0.0
Statusactive
Date2026-03-05T21:25:40+00:00
NameCommonCSPropertyVS
TitleCommon CodeSystem Property ValueSet
Realmuv
Authorityhl7
DescriptionA ValueSet containing commonly used CodeSystem property concepts

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0concept-propertiesFHIR Defined Concept Properties
ValueSet
hl7.fhir.uv.termchangeset#currentloinc-property-vsLOINC Property ValueSet
hl7.fhir.uv.termchangeset#currentsnomed-property-vsSNOMED CT Property ValueSet

Narrative

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

Generated Narrative: ValueSet common-cs-property-vs

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "common-cs-property-vs",
  "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/ValueSet/common-cs-property-vs",
  "version": "1.0.0",
  "name": "CommonCSPropertyVS",
  "title": "Common CodeSystem Property ValueSet",
  "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 ValueSet containing commonly used CodeSystem property concepts",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/termchangeset/ValueSet/loinc-property-vs"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/uv/termchangeset/ValueSet/snomed-property-vs"
        ]
      },
      {
        "system": "http://hl7.org/fhir/concept-properties"
      }
    ]
  }
}