http://hl7.org/fhir/coding-purpose|5.2.0

name
CodingPurposeCS
package
hl7.fhir.uv.extensions@5.2.0
content
complete
experimental
true
status
draft
date
2023-01-30 20:07:38.0

Coding Purpose Code System

The reason a coding is present.

{
  "description" : "The reason a coding is present.",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions@5.2.0",
  "date" : "2023-01-30T20:07:38Z",
  "meta" : {
    "lastUpdated" : "2023-01-31T07:07:38.434+11:00"
  },
  "publisher" : "HL7 International / FHIR Infrastructure",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content" : "complete",
  "name" : "CodingPurposeCS",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Coding Purpose Code System",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  } ],
  "status" : "draft",
  "hierarchyMeaning" : "is-a",
  "id" : "96c8b85e-533f-547e-b29f-64ad4ac11bad",
  "valueSet" : "http://hl7.org/fhir/ValueSet/coding-purpose",
  "url" : "http://hl7.org/fhir/coding-purpose",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2112",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "original",
    "display" : "Original Code",
    "definition" : "Originally produced/selected code."
  }, {
    "code" : "post-coded",
    "display" : "Post Coded",
    "definition" : "Post-coded from free text source (either by Human or AI)."
  }, {
    "code" : "translated",
    "display" : "Translated",
    "definition" : "Translated from the source code (e.g. by table or terminology service)."
  }, {
    "code" : "conformance",
    "concept" : [ {
      "code" : "conformance-fhir",
      "display" : "Conformance (FHIR)",
      "definition" : "Required to be present by the base FHIR specifications."
    }, {
      "code" : "conformance-national",
      "display" : "Conformance (National Spec)",
      "definition" : "Required to be present by a national specification (usually the base/core FHIR profile for the jurisdiction)."
    }, {
      "code" : "conformance-business",
      "display" : "Conformance (Business Spec)",
      "definition" : "Required to be present by an applicable business specifications (e.g. DaVinci, mCode, WHO IGs)."
    } ],
    "display" : "Conformance",
    "definition" : "Required to be present by one or more interface/messaging specifications."
  } ],
  "caseSensitive" : true,
  "version" : "5.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/fiwg",
      "system" : "url"
    } ]
  } ]
}