{
  "resourceType" : "CodeSystem",
  "id" : "v3-ParameterizedDataType",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-ParameterizedDataType</b></p><a name=\"v3-ParameterizedDataType\"> </a><a name=\"hcv3-ParameterizedDataType\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-ParameterizedDataType</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Status</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">BAG&lt;T&gt;<a name=\"v3-ParameterizedDataType-BAG.60T.62\"> </a></td><td>Bag</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">LIST&lt;T&gt;<a name=\"v3-ParameterizedDataType-LIST.60T.62\"> </a></td><td>Sequence</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">SET&lt;T&gt;<a name=\"v3-ParameterizedDataType-SET.60T.62\"> </a></td><td>Set</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0EIVL&lt;T&gt;<a name=\"v3-ParameterizedDataType-EIVL.60T.62\"> </a></td><td>Event Related Interval</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0IVL&lt;T&gt;<a name=\"v3-ParameterizedDataType-IVL.60T.62\"> </a></td><td>Interval</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0PIVL&lt;T&gt;<a name=\"v3-ParameterizedDataType-PIVL.60T.62\"> </a></td><td>Periodic Interval</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">T<a name=\"v3-ParameterizedDataType-T\"> </a></td><td>Type</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0ANT&lt;T&gt;<a name=\"v3-ParameterizedDataType-ANT.60T.62\"> </a></td><td>Annotated</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0HXIT&lt;T&gt;<a name=\"v3-ParameterizedDataType-HXIT.60T.62\"> </a></td><td>Historical</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0NPPD&lt;T&gt;<a name=\"v3-ParameterizedDataType-NPPD.60T.62\"> </a></td><td>Non Parametric Probability Distribution</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0PPD&lt;T&gt;<a name=\"v3-ParameterizedDataType-PPD.60T.62\"> </a></td><td>Parametric Probability Distribution</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0UVN&lt;T&gt;<a name=\"v3-ParameterizedDataType-UVN.60T.62\"> </a></td><td>Uncertain Value Narrative</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0UVP&lt;T&gt;<a name=\"v3-ParameterizedDataType-UVP.60T.62\"> </a></td><td>Uncertain Value Probabilistic</td><td>active</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/v3-ParameterizedDataType",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.5.87"
  }],
  "version" : "2.0.1",
  "name" : "ParameterizedDataType",
  "title" : "ParameterizedDataType",
  "status" : "retired",
  "experimental" : false,
  "date" : "2019-03-20",
  "publisher" : "Health Level 7",
  "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" : "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" : "BAG<T>",
    "display" : "Bag",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    }]
  },
  {
    "code" : "LIST<T>",
    "display" : "Sequence",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    }]
  },
  {
    "code" : "SET<T>",
    "display" : "Set",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    }],
    "concept" : [{
      "code" : "EIVL<T>",
      "display" : "Event Related Interval",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10766"
      }]
    },
    {
      "code" : "IVL<T>",
      "display" : "Interval",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10764"
      }]
    },
    {
      "code" : "PIVL<T>",
      "display" : "Periodic Interval",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10765"
      }]
    }]
  },
  {
    "code" : "T",
    "display" : "Type",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    }],
    "concept" : [{
      "code" : "ANT<T>",
      "display" : "Annotated",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10767"
      }]
    },
    {
      "code" : "HXIT<T>",
      "display" : "Historical",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10768"
      }]
    },
    {
      "code" : "NPPD<T>",
      "display" : "Non Parametric Probability Distribution",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10771"
      }]
    },
    {
      "code" : "PPD<T>",
      "display" : "Parametric Probability Distribution",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10772"
      }]
    },
    {
      "code" : "UVN<T>",
      "display" : "Uncertain Value Narrative",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10769"
      }]
    },
    {
      "code" : "UVP<T>",
      "display" : "Uncertain Value Probabilistic",
      "property" : [{
        "code" : "status",
        "valueCode" : "active"
      },
      {
        "code" : "internalId",
        "valueCode" : "10770"
      }]
    }]
  }]
}