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

FHIR IG Statistics: CodeSystem/hrex-temp

Packagehl7.fhir.us.davinci-hrex
TypeCodeSystem
Idhrex-temp
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-hrex/https://build.fhir.org/ig/HL7/davinci-ehrx/CodeSystem-hrex-temp.html
URLhttp://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp
Version1.2.0-cibuild
Statusactive
Date2025-04-17T04:19:54+00:00
NameHRexTempCodes
TitleHRex Temporary Code System
Realmus
Authorityhl7
DescriptionCodes temporarily defined as part of the HRex implementation guide. These will eventually migrate into an officially maintained terminology (likely HL7's UTG code systems).
Contentcomplete

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 hrex-temp

This case-sensitive code system http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
data-request data request taskA type of Task asking the owner to deliver the data corresponding to the characteristics defined by the Task.inputs to the Task.beneficiary
data-query data query inputIndicates the parameters of a FHIR RESTful search to be executed whose results are requested. The content will be the query URL following the 'base'. E.g. `Observation?...`
data-code data code inputA code for a document or otherwise describing the characteristics of the information requested
data-value data values outputThe result of a data request
UMB Unique Product-independent Payer Person IdentifierA unique identifier assigned to an individual that is consistent regardless of the individual irrespective of their role (subscriber, dependent, etc.) or which product(s) they have with that payer.

Source

{
  "resourceType": "CodeSystem",
  "id": "hrex-temp",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
          }
        ]
      }
    },
    {
      "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/us/davinci-hrex/ImplementationGuide/davinci-hrex"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.19.16.1"
    }
  ],
  "version": "1.2.0-cibuild",
  "name": "HRexTempCodes",
  "title": "HRex Temporary Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-04-17T04:19:54+00:00",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description": "Codes temporarily defined as part of the HRex implementation guide.  These will eventually migrate into an officially maintained terminology (likely HL7's UTG code systems).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "data-request",
      "display": "data request task",
      "definition": "A type of Task asking the owner to deliver the data corresponding to the characteristics defined by the Task.inputs to the Task.beneficiary"
    },
    {
      "code": "data-query",
      "display": "data query input",
      "definition": "Indicates the parameters of a FHIR RESTful search to be executed whose results are requested.  The content will be the query URL following the 'base'.  E.g. `Observation?...`"
    },
    {
      "code": "data-code",
      "display": "data code input",
      "definition": "A code for a document or otherwise describing the characteristics of the information requested"
    },
    {
      "code": "data-value",
      "display": "data values output",
      "definition": "The result of a data request"
    },
    {
      "code": "UMB",
      "display": "Unique Product-independent Payer Person Identifier",
      "definition": "A unique identifier assigned to an individual that is consistent regardless of the individual irrespective of their role (subscriber, dependent, etc.) or which product(s) they have with that payer."
    }
  ]
}