DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). 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

Raw JSON (canonical form)

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

{
  "resourceType": "ValueSet",
  "id": "v3-ConceptProperty",
  "meta": {
    "lastUpdated": "2015-03-23T00:00:00.000+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.1.11.19361"
    }
  ],
  "url": "http://hl7.org/fhir/v3/vs/ConceptProperty",
  "version": "2015-03-23",
  "name": "v3 Code System ConceptProperty",
  "publisher": "HL7, Inc",
  "contact": [
    {
      "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",
  "experimental": false,
  "date": "2015-03-23",
  "define": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.113883.5.1087"
      }
    ],
    "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",
            "abstract": false,
            "display": "applies to",
            "definition": "Entity to which a given value set or concept code applies"
          },
          {
            "code": "howApplies",
            "abstract": false,
            "display": "how applies",
            "definition": "Description of how set or code applies"
          },
          {
            "code": "openIssue",
            "abstract": false,
            "display": "open issue",
            "definition": "Outstanding issue that still needs resolution"
          }
        ]
      },
      {
        "code": "conceptStatusQualifier",
        "abstract": false,
        "display": "concept status qualifier",
        "definition": "Description: Qualifier value for concept status."
      },
      {
        "code": "inverseRelationship",
        "abstract": false,
        "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",
        "abstract": false,
        "display": "ISO Object Identifier",
        "definition": "Object identifier assigned to a concept"
      },
      {
        "code": "specializedByDomain",
        "abstract": false,
        "display": "specialized by domain",
        "definition": "Description:specialized by domain"
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.