PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/v2/0492
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0492 ( Specimen Appropriateness)",
  "_filename": "CodeSystem-v2-0492.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "property": [ {
    "uri": "http://hl7.org/fhir/concept-properties#deprecated",
    "code": "deprecated",
    "type": "dateTime",
    "description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged"
  } ],
  "name": "v2 Specimen Appropriateness",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "External"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "id": "c7d765b5-807d-470c-ba0a-cad5c9a4e702",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0492",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0492",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.316",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "??",
    "display": "Inappropriate due to ...",
    "property": [ {
      "code": "deprecated",
      "valueDateTime": "2011-01"
    } ]
  }, {
    "code": "A",
    "display": "Appropriate"
  }, {
    "code": "I",
    "display": "Inappropriate"
  }, {
    "code": "P",
    "display": "Preferred"
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}