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

FHIR IG analytics

Packagehl7.fhir.us.davinci-hrex.r4
Resource TypeCodeSystem
IdCodeSystem-hrex-temp.json
FHIR VersionR4

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

Properties

This code system defines the following properties for its concepts

NameCodeURIType
Not Selectableabstracthttp://hl7.org/fhir/concept-properties#notSelectableboolean

Concepts

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

LvlCodeDisplayDefinitionNot Selectable
1data-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
1data-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?...`
1data-code data code inputA code for a document or otherwise describing the characteristics of the information requested
1data-value data values outputThe result of a data request
1UMB 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.
1_endpoints Endpoint codesAn abstract collector for endpoint codestrue
2  payer-identifier Payer IdentifierA unique identifier for the payer responsible for the coverage(s) associated with the endpoints listed in this file
2  davinci_crd_hook_endpoint CRD Hook EndpointEndpoint to invoke hook services for any decision support services covered by CRD
2  davinci_cdex_attachsubmit_endpoint CDex Submit Attachment EndpointThe 'base' for the endpoint used to invoke the $submit-attachment operation for Unsolicited attachments
2  davinci_dtr_qpackage_endpoint DTR Questionnaire Package EndpointThe 'base' for the endpoint to invoke the $questionnaire-package operation for the coverages relevant for this Patient
2  davinci_pas_submission_endpoint PAS Submission EndpointThe 'base' for the endpoints used to invoke the $submit or $inquire operations for the coverages relevant to this Patient
2  davinci_pdex_patient_endpoint PDex Patient Data EndpointThe 'base' for the endpoints used to query for data for patient access
2  davinci_pdex_provider_endpoint PDex Provider Data EndpointThe 'base' for the endpoints used to query for data for healthcare provider access
2  davinci_pdex_payer_endpoint PDex Payer Data EndpointThe 'base' for the endpoints used to query for data for healthcare payer access
2  carin_bluebutton_endpoint CARIN Bluebutton EndpointThe 'base' for the endpoints used to query for Blue Button conformant data.

Source1

{
  "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": 2,
      "_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.1.0",
  "name": "HRexTempCodes",
  "title": "HRex Temporary Code System",
  "status": "active",
  "experimental": false,
  "date": "2024-12-10T17:15:14+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": 15,
  "property": [
    {
      "code": "abstract",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "type": "boolean"
    }
  ],
  "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."
    },
    {
      "code": "_endpoints",
      "display": "Endpoint codes",
      "definition": "An abstract collector for endpoint codes",
      "property": [
        {
          "code": "abstract",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "payer-identifier",
          "display": "Payer Identifier",
          "definition": "A unique identifier for the payer responsible for the coverage(s) associated with the endpoints listed in this file"
        },
        {
          "code": "davinci_crd_hook_endpoint",
          "display": "CRD Hook Endpoint",
          "definition": "Endpoint to invoke hook services for any decision support services covered by CRD"
        },
        {
          "code": "davinci_cdex_attachsubmit_endpoint",
          "display": "CDex Submit Attachment Endpoint",
          "definition": "The 'base' for the endpoint used to invoke the $submit-attachment operation for Unsolicited attachments"
        },
        {
          "code": "davinci_dtr_qpackage_endpoint",
          "display": "DTR Questionnaire Package Endpoint",
          "definition": "The 'base' for the endpoint to invoke the $questionnaire-package operation for the coverages relevant for this Patient"
        },
        {
          "code": "davinci_pas_submission_endpoint",
          "display": "PAS Submission Endpoint",
          "definition": "The 'base' for the endpoints used to invoke the $submit or $inquire operations for the coverages relevant to this Patient"
        },
        {
          "code": "davinci_pdex_patient_endpoint",
          "display": "PDex Patient Data Endpoint",
          "definition": "The 'base' for the endpoints used to query for data for patient access"
        },
        {
          "code": "davinci_pdex_provider_endpoint",
          "display": "PDex Provider Data Endpoint",
          "definition": "The 'base' for the endpoints used to query for data for healthcare provider access"
        },
        {
          "code": "davinci_pdex_payer_endpoint",
          "display": "PDex Payer Data Endpoint",
          "definition": "The 'base' for the endpoints used to query for data for healthcare payer access"
        },
        {
          "code": "carin_bluebutton_endpoint",
          "display": "CARIN Bluebutton Endpoint",
          "definition": "The 'base' for the endpoints used to query for Blue Button conformant data."
        }
      ]
    }
  ]
}