{ "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).", "_filename": "CodeSystem-hrex-temp.json", "package_name": "hl7.fhir.us.davinci-hrex", "date": "2022-03-23T18:55:58+00:00", "publisher": "HL7 International - Clinical Interoperability Council", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "content": "complete", "name": "HRexTempCodes", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": "HRex Temporary Code System", "package_version": "1.0.0", "extension": [ { "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" } ] } } ], "status": "draft", "id": "c716a251-8aae-4c5f-9025-1e14620ccc2e", "kind": null, "url": "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp", "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": "Member Number", "definition": "A payer's unique member identifier" } ], "caseSensitive": true, "version": "1.0.0", "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/cic", "system": "url" } ] } ] }