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

FHIR IG Statistics: CodeSystem/v3-ConceptProperty

Packagehl7.terminology.r4b
TypeCodeSystem
Idv3-ConceptProperty
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-v3-ConceptProperty.html
URLhttp://terminology.hl7.org/CodeSystem/v3-ConceptProperty
Version2.0.1
Statusretired
Date2019-03-20
NameConceptProperty
TitleHL7 Value Set and Coded Concept Property Codes
Realmuv
Authorityhl7
Description**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.
Contentcomplete

Resources that use this resource

ValueSet
v3-ConceptPropertyIdConceptPropertyId
v3-ConceptPropertyIdConceptPropertyId

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem v3-ConceptProperty

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
SpecializesSpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesGeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdinternalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts
Statusstatushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-ConceptProperty defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitioninternalIdNot SelectableStatus
1_ValueSetPropertyId ValueSetPropertyIdProperty identifiers for a value sets22385trueactive
2  appliesTo applies toEntity to which a given value set or concept code applies19964active
2  howApplies how appliesDescription of how set or code applies19965active
2  openIssue open issueOutstanding issue that still needs resolution19966active
1conceptStatusQualifier concept status qualifier**Description:** Qualifier value for concept status.22625active
1inverseRelationship inverted relationship nameName that should be used when the relationship is used in the reverse (target to source) direction. Example: The inverse relationship of hasPart is isPartOf19968active
1OID ISO Object IdentifierObject identifier assigned to a concept19967active
1specializedByDomain specialized by domain**Description:**specialized by domain22662active

Source

{
  "resourceType": "CodeSystem",
  "id": "v3-ConceptProperty",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/v3-ConceptProperty",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.5.1087"
    }
  ],
  "version": "2.0.1",
  "name": "ConceptProperty",
  "title": "HL7 Value Set and Coded Concept Property Codes",
  "status": "retired",
  "experimental": false,
  "date": "2019-03-20",
  "publisher": "HL7",
  "contact": [
    {
      "name": "Health Level Seven"
    }
  ],
  "description": "**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "extension": [
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
          "valueCode": "antisymmetric"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
          "valueCode": "transitive"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
          "valueCode": "irreflexive"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
          "valueBoolean": true
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
          "valueCode": "Specializes"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
          "valueString": "Generalizes"
        }
      ],
      "code": "Specializes",
      "description": "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.",
      "type": "Coding"
    },
    {
      "extension": [
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
          "valueCode": "antisymmetric"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
          "valueCode": "transitive"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
          "valueCode": "irreflexive"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
          "valueBoolean": true
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
          "valueCode": "Generalizes"
        },
        {
          "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
          "valueString": "Specializes"
        }
      ],
      "code": "Generalizes",
      "description": "Inverse of Specializes.  Only included as a derived relationship.",
      "type": "Coding"
    },
    {
      "code": "internalId",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
      "description": "The internal identifier for the concept in the HL7 Access database repository.",
      "type": "code"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type": "boolean"
    },
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Designation of a concept's state. Normally is not populated unless the state is retired.",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "_ValueSetPropertyId",
      "display": "ValueSetPropertyId",
      "definition": "Property identifiers for a value sets",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "22385"
        }
      ],
      "concept": [
        {
          "code": "appliesTo",
          "display": "applies to",
          "definition": "Entity to which a given value set or concept code applies",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "19964"
            }
          ]
        },
        {
          "code": "howApplies",
          "display": "how applies",
          "definition": "Description of how set or code applies",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "19965"
            }
          ]
        },
        {
          "code": "openIssue",
          "display": "open issue",
          "definition": "Outstanding issue that still needs resolution",
          "property": [
            {
              "code": "status",
              "valueCode": "active"
            },
            {
              "code": "internalId",
              "valueCode": "19966"
            }
          ]
        }
      ]
    },
    {
      "code": "conceptStatusQualifier",
      "display": "concept status qualifier",
      "definition": "**Description:** Qualifier value for concept status.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "22625"
        }
      ]
    },
    {
      "code": "inverseRelationship",
      "display": "inverted relationship name",
      "definition": "Name that should be used when the relationship is used in the reverse (target to source) direction. Example: The inverse relationship of hasPart is isPartOf",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "19968"
        }
      ]
    },
    {
      "code": "OID",
      "display": "ISO Object Identifier",
      "definition": "Object identifier assigned to a concept",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "19967"
        }
      ]
    },
    {
      "code": "specializedByDomain",
      "display": "specialized by domain",
      "definition": "**Description:**specialized by domain",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "internalId",
          "valueCode": "22662"
        }
      ]
    }
  ]
}