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

FHIR IG analytics

Packagehl7.terminology.r3
Resource TypeCodeSystem
IdCodeSystem-v3-ConceptProperty.json
FHIR VersionR3

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 v3-ConceptProperty

Language: en

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
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:

LvlCodeDisplayDefinitionNot SelectableStatus
1_ValueSetPropertyId ValueSetPropertyIdProperty identifiers for a value setstrueactive
2  appliesTo applies toEntity to which a given value set or concept code appliesactive
2  howApplies how appliesDescription of how set or code appliesactive
2  openIssue open issueOutstanding issue that still needs resolutionactive
1conceptStatusQualifier concept status qualifier**Description:** Qualifier value for concept status.active
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 isPartOfactive
1OID ISO Object IdentifierObject identifier assigned to a conceptactive
1specializedByDomain specialized by domain**Description:**specialized by domainactive

Source1

{
  "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": [
    {
      "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"
        }
      ],
      "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": "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": "OID",
      "display": "ISO Object Identifier",
      "definition": "Object identifier assigned to a concept",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "specializedByDomain",
      "display": "specialized by domain",
      "definition": "**Description:**specialized by domain",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}