2nd DSTU Draft For Comment

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

V2\0175\v2-0175.json

Raw JSON (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0175 ( Master File Identifier Code)

{
  "resourceType": "ValueSet",
  "id": "v2-0175",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/Profile/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/v2/vs/0175",
  "version": "2.7",
  "name": "v2 Master File Identifier Code",
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0175 ( Master File Identifier Code)",
  "status": "active",
  "experimental": true,
  "date": "2011-01-28",
  "define": {
    "system": "http://hl7.org/fhir/v2/0175",
    "caseSensitive": true,
    "concept": [
      {
        "code": "CDM",
        "display": "Charge description master file"
      },
      {
        "code": "CLN",
        "display": "Clinic master file"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CM0",
        "display": "Clinical study master"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CM1",
        "display": "Clinical study phase master"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "CM2",
        "display": "Clinical study Data Schedule Master"
      },
      {
        "code": "CMA",
        "display": "Clinical study with phases and scheduled master file"
      },
      {
        "code": "CMB",
        "display": "Clinical study without phases but with scheduled master file"
      },
      {
        "code": "INV",
        "display": "Inventory master file"
      },
      {
        "code": "LOC",
        "display": "Location master file"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OM1",
        "display": "Observation text master file (i.e., Lab) (see Chapter 7, Appendix)"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OM1-OM6",
        "display": "Observation text master file segments (e.g., Lab) (see Chapter 87, Appendix B):"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OM2",
        "display": "Observation text master file (i.e., Lab) (see Chapter 7, Appendix)"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OM3",
        "display": "Observation text master file (i.e., Lab) (see Chapter 7, Appendix)"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OM4",
        "display": "Observation text master file (i.e., Lab) (see Chapter 7, Appendix)"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OM5",
        "display": "Observation text master file (i.e., Lab) (see Chapter 7, Appendix)"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/ExtensionDefinition/valueset-deprecated",
            "valueBoolean": true
          }
        ],
        "code": "OM6",
        "display": "Observation text master file (i.e., Lab) (see Chapter 7, Appendix)"
      },
      {
        "code": "OMA",
        "display": "Numerical observation master file"
      },
      {
        "code": "OMB",
        "display": "Categorical observation master file"
      },
      {
        "code": "OMC",
        "display": "Observation batteries master file"
      },
      {
        "code": "OMD",
        "display": "Calculated observations master file"
      },
      {
        "code": "OME",
        "display": "Other Observation/Service Item master file"
      },
      {
        "code": "PRA",
        "display": "Practitioner master file"
      },
      {
        "code": "STF",
        "display": "Staff master file"
      }
    ]
  }
}

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.