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\ParameterizedDataType\v3-ParameterizedDataType.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-ParameterizedDataType",
  "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>"
  },
  "url": "http://hl7.org/fhir/v3/vs/ParameterizedDataType",
  "version": "2015-03-23",
  "name": "v3 Code System ParameterizedDataType",
  "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.87"
      }
    ],
    "system": "http://hl7.org/fhir/v3/ParameterizedDataType",
    "caseSensitive": true,
    "concept": [
      {
        "code": "BAG<T>",
        "abstract": false,
        "display": "Bag",
        "definition": "Bag"
      },
      {
        "code": "LIST<T>",
        "abstract": false,
        "display": "Sequence",
        "definition": "Sequence"
      },
      {
        "code": "SET<T>",
        "abstract": false,
        "display": "Set",
        "definition": "Set",
        "concept": [
          {
            "code": "EIVL<T>",
            "abstract": false,
            "display": "Event Related Interval",
            "definition": "Event Related Interval"
          },
          {
            "code": "IVL<T>",
            "abstract": false,
            "display": "Interval",
            "definition": "Interval"
          },
          {
            "code": "PIVL<T>",
            "abstract": false,
            "display": "Periodic Interval",
            "definition": "Periodic Interval"
          }
        ]
      },
      {
        "code": "T",
        "abstract": false,
        "display": "Type",
        "definition": "Type",
        "concept": [
          {
            "code": "ANT<T>",
            "abstract": false,
            "display": "Annotated",
            "definition": "Annotated"
          },
          {
            "code": "HXIT<T>",
            "abstract": false,
            "display": "Historical",
            "definition": "Historical"
          },
          {
            "code": "NPPD<T>",
            "abstract": false,
            "display": "Non Parametric Probability Distribution",
            "definition": "Non Parametric Probability Distribution"
          },
          {
            "code": "PPD<T>",
            "abstract": false,
            "display": "Parametric Probability Distribution",
            "definition": "Parametric Probability Distribution"
          },
          {
            "code": "UVN<T>",
            "abstract": false,
            "display": "Uncertain Value Narrative",
            "definition": "Uncertain Value Narrative"
          },
          {
            "code": "UVP<T>",
            "abstract": false,
            "display": "Uncertain Value Probabilistic",
            "definition": "Uncertain Value Probabilistic"
          }
        ]
      }
    ]
  }
}

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.