FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ICD-9DualCoding

Packagehl7.terminology
Resource TypeCodeSystem
IdICD-9DualCoding
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-ICD-9DualCoding.html
URLhttp://terminology.hl7.org/CodeSystem/ICD-9DualCoding
Version2.0.1
Statusretired
Date2021-11-09T10:00:00+10:00
NameICD9DualCoding
TitleICD-9 Dual Coding
Realmuv
Authorityhl7
DescriptionICD-9 Dual Coding Expression Syntax", description: ICD-9 allows dual coding. Refer to Section ?? of the ICD-9 Instruction Manual (ref?). This OID identifies the code system that describes how to encode Dual Coding in a CD compatible expression (for Datatypes R2 CD only). An ICD-9 dual code expression SHALL consist of two ICD-9 codes separated by space. This code system SHALL NOT be used for single ICD-9 codes; the normal ICD-9 code system oid which is 2.16.840.1.113883.6.3 should be used in this case. DisplayName SHALL not be used. Dual code expressions SHALL only be used per the rules described in the ICD-9 instruction manual. **An example CD:** ``` <example code="989.5 E905.9" codeSystem="2.16.840.1.113883.6.260"> <originalText value="ANAPHYLAXIS DUE TO BITE OR STING"/> </example> ``` Where: * 989.5 is: "Toxic effect of venom" * E905.9 is: "Bite or sting"
Contentnot-present

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ICD-9DualCoding

This case-sensitive code system http://terminology.hl7.org/CodeSystem/ICD-9DualCoding defines codes, but no codes are represented here


Source

{
  "resourceType": "CodeSystem",
  "id": "ICD-9DualCoding",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/CodeSystem/ICD-9DualCoding",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.6.261"
    }
  ],
  "version": "2.0.1",
  "name": "ICD9DualCoding",
  "title": "ICD-9 Dual Coding",
  "status": "retired",
  "experimental": false,
  "date": "2021-11-09T10:00:00+10:00",
  "publisher": "TBD - External Body",
  "contact": [
    {
      "name": "HL7,HL7,HL7,HL7"
    }
  ],
  "description": "ICD-9 Dual Coding Expression Syntax\", description: ICD-9 allows dual coding. Refer to Section ?? of the ICD-9 Instruction Manual (ref?).\r\n\r\nThis OID identifies the code system that describes how to encode Dual Coding in a CD compatible expression (for Datatypes R2 CD only).\r\n\r\nAn ICD-9 dual code expression SHALL consist of two ICD-9 codes separated by space. This code system SHALL NOT be used for single ICD-9 codes; the normal ICD-9 code system oid which is 2.16.840.1.113883.6.3 should be used in this case. DisplayName SHALL not be used.\r\n\r\nDual code expressions SHALL only be used per the rules described in the ICD-9 instruction manual.\r\n\r\n**An example CD:**\r\n\r\n```\r\n<example code=\"989.5 E905.9\" codeSystem=\"2.16.840.1.113883.6.260\">\r\n  <originalText value=\"ANAPHYLAXIS DUE TO BITE OR STING\"/>\r\n</example>\r\n```\r\nWhere:\r\n* 989.5 is: \"Toxic effect of venom\"\r\n* E905.9 is: \"Bite or sting\"",
  "caseSensitive": true,
  "content": "not-present"
}