This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V3\ConceptProperty\v3-ConceptProperty.json

Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<div><p>Release Date: 2014-08-07</p>\r\n<h2>Description</h2>\r\n<p>\n                  \n                     Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.<br/>\r\n\n               </p>\r\n<hr/>\r\n<table class=\"grid\">\r\n <tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>\r\n <tr><td>1</td><td><span style=\"color: grey\"><i>(_ValueSetPropertyId)</i></span></td><td><a name=\"_ValueSetPropertyId\">&nbsp;</a></td><td>\n                        Property identifiers for a value sets<br/>\r\n\n                     </td></tr>\r\n <tr><td>2</td><td>&nbsp;&nbsp;appliesTo<a name=\"appliesTo\"> </a></td><td>applies to</td><td>\n                        Entity to which a given value set or concept code applies<br/>\r\n\n                     </td></tr>\r\n <tr><td>2</td><td>&nbsp;&nbsp;howApplies<a name=\"howApplies\"> </a></td><td>how applies</td><td>\n                        Description of how set or code applies<br/>\r\n\n                     </td></tr>\r\n <tr><td>2</td><td>&nbsp;&nbsp;openIssue<a name=\"openIssue\"> </a></td><td>open issue</td><td>\n                        Outstanding issue that still needs resolution<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>conceptStatusQualifier<a name=\"conceptStatusQualifier\"> </a></td><td>concept status qualifier</td><td>\n                        \n                           Description: Qualifier value for concept status.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>inverseRelationship<a name=\"inverseRelationship\"> </a></td><td>inverted relationship name</td><td>\n                        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<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>OID<a name=\"OID\"> </a></td><td>ISO Object Identifier</td><td>\n                        Object identifier assigned to a concept<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>specializedByDomain<a name=\"specializedByDomain\"> </a></td><td>specialized by domain</td><td>\n                        \n                           Description:specialized by domain<br/>\r\n\n                     </td></tr>\r\n</table>\r\n</div>"
  },
  "identifier": "http://hl7.org/fhir/v3/vs/ConceptProperty",
  "name": "v3 Code System ConceptProperty",
  "publisher": "HL7, Inc",
  "telecom": [
    {
      "system": "url",
      "value": "http://hl7.org"
    }
  ],
  "description": "  Deprecation Comment:\r\nDeprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.",
  "status": "active",
  "date": "2014-08-07T00:00:00+10:00",
  "define": {
    "system": "http://hl7.org/fhir/v3/ConceptProperty",
    "caseSensitive": true,
    "concept": [
      {
        "code": "_ValueSetPropertyId",
        "abstract": true,
        "display": "ValueSetPropertyId",
        "definition": "Property identifiers for a value sets",
        "concept": [
          {
            "code": "appliesTo",
            "display": "applies to",
            "definition": "Entity to which a given value set or concept code applies"
          },
          {
            "code": "howApplies",
            "display": "how applies",
            "definition": "Description of how set or code applies"
          },
          {
            "code": "openIssue",
            "display": "open issue",
            "definition": "Outstanding issue that still needs resolution"
          }
        ]
      },
      {
        "code": "conceptStatusQualifier",
        "display": "concept status qualifier",
        "definition": "Description: Qualifier value for concept status."
      },
      {
        "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"
      },
      {
        "code": "OID",
        "display": "ISO Object Identifier",
        "definition": "Object identifier assigned to a concept"
      },
      {
        "code": "specializedByDomain",
        "display": "specialized by domain",
        "definition": "Description:specialized by domain"
      }
    ]
  }
}