PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.1.0
    http://hl7.org/fhir/coding-purpose
{
  "description": "The reason a coding is present.",
  "_filename": "CodeSystem-coding-purpose.json",
  "package_name": "hl7.fhir.uv.extensions.r3",
  "date": "2023-01-31T07:07:38+11:00",
  "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",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Coding Purpose Code System",
  "package_version": "5.1.0",
  "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": "f746c0b0-08e8-4605-9986-85ba4263843e",
  "valueSet": "http://hl7.org/fhir/ValueSet/coding-purpose",
  "kind": null,
  "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.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}