FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4b
Resource TypeCodeSystem
IdCodeSystem-v3-CodingRationale.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/xver-r2.r4b/0.0.1-snapshot-2/CodeSystem-v3-CodingRationale.html
URLhttp://hl7.org/fhir/v3/CodingRationale
Version1.0.2
Statusdraft
Date2025-09-13T15:10:02-04:00
Namev3-CodingRationale
Realmuv
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
R2-v3-CodingRationale-for-R4BCross-version VS for R2.v3 Code System CodingRationale for use in FHIR R4B
R3-v3-CodingRationale-for-R4BCross-version VS for R3.v3 Code System CodingRationale for use in FHIR R4B
R2-v3-CodingRationale-for-R5Cross-version VS for R2.v3 Code System CodingRationale for use in FHIR R5
R3-v3-CodingRationale-for-R5Cross-version VS for R3.v3 Code System CodingRationale for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem v3-CodingRationale

Properties

This code system defines the following properties for its concepts

NameCodeURIType
statusstatushttp://hl7.org/fhir/concept-properties#statuscode
Inactiveinactivehttp://hl7.org/fhir/concept-properties#inactiveboolean
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime
deprecationDatedeprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDatedateTime
retirementDateretirementDatehttp://hl7.org/fhir/concept-properties#retirementDatedateTime
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectableboolean
Parentparenthttp://hl7.org/fhir/concept-properties#parentcode
Childchildhttp://hl7.org/fhir/concept-properties#childcode
partOfpartOfhttp://hl7.org/fhir/concept-properties#partOfcode
synonymsynonymhttp://hl7.org/fhir/concept-properties#synonymcode
commentcommenthttp://hl7.org/fhir/concept-properties#commentstring
itemWeightitemWeighthttp://hl7.org/fhir/concept-properties#itemWeightdecimal

Concepts

This case-sensitive code system http://hl7.org/fhir/v3/CodingRationale defines the following codes:

CodeDisplayDefinitionNot Selectable
O originally produced codeDescription: Originally produced code.false
OR original and requiredOriginally produced code, required by the specification describing the use of the coded concept.false
P post-codedDescription: Post-coded from free text source</description>false
PR post-coded and requiredPost-coded from free text source, required by the specification describing the use of the coded concept.false
R requiredDescription: Required standard code for HL7.false
HL7 HL7 Specified or MandatedHL7 Specified or Mandatedfalse
SH Both HL7 mandated and the original codeBoth HL7 mandated and the original code (precoordination)false
SRC Source (or original) codeSource (or original) codefalse

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-CodingRationale",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.5.1074"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/v3/CodingRationale",
  "version": "1.0.2",
  "name": "v3-CodingRationale",
  "status": "draft",
  "date": "2025-09-13T15:10:02-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "type": "code"
    },
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "type": "dateTime"
    },
    {
      "code": "deprecationDate",
      "uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
      "type": "dateTime"
    },
    {
      "code": "retirementDate",
      "uri": "http://hl7.org/fhir/concept-properties#retirementDate",
      "type": "dateTime"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "type": "boolean"
    },
    {
      "code": "parent",
      "uri": "http://hl7.org/fhir/concept-properties#parent",
      "type": "code"
    },
    {
      "code": "child",
      "uri": "http://hl7.org/fhir/concept-properties#child",
      "type": "code"
    },
    {
      "code": "partOf",
      "uri": "http://hl7.org/fhir/concept-properties#partOf",
      "type": "code"
    },
    {
      "code": "synonym",
      "uri": "http://hl7.org/fhir/concept-properties#synonym",
      "type": "code"
    },
    {
      "code": "comment",
      "uri": "http://hl7.org/fhir/concept-properties#comment",
      "type": "string"
    },
    {
      "code": "itemWeight",
      "uri": "http://hl7.org/fhir/concept-properties#itemWeight",
      "type": "decimal"
    }
  ],
  "concept": [
    {
      "code": "O",
      "display": "originally produced code",
      "definition": "Description: Originally produced code.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "OR",
      "display": "original and required",
      "definition": "Originally produced code, required by the specification describing the use of the coded concept.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "P",
      "display": "post-coded",
      "definition": "Description: Post-coded from free text source</description>",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "PR",
      "display": "post-coded and required",
      "definition": "Post-coded from free text source, required by the specification describing the use of the coded concept.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "R",
      "display": "required",
      "definition": "Description: Required standard code for HL7.",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "HL7",
      "display": "HL7 Specified or Mandated",
      "definition": "HL7 Specified or Mandated",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "SH",
      "display": "Both HL7 mandated and the original code",
      "definition": "Both HL7 mandated and the original code (precoordination)",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    },
    {
      "code": "SRC",
      "display": "Source (or original) code",
      "definition": "Source (or original) code",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": false
        }
      ]
    }
  ]
}