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

FHIR IG Statistics: CodeSystem/vrdr-system-reject-cs

Packagehl7.fhir.us.vrdr
TypeCodeSystem
Idvrdr-system-reject-cs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/CodeSystem-vrdr-system-reject-cs.html
URLhttp://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-reject-cs
Version3.0.0
Statusactive
Date2024-10-23T21:53:18+00:00
NameSystemRejectCS
TitleSystem Reject Code System
Realmus
Authorityhl7
DescriptionSystem Reject Code System
Contentcomplete

Resources that use this resource

ConceptMap
SystemRejectCMSystemReject Concept Map
ValueSet
vrdr-system-reject-vsSystem Reject ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem vrdr-system-reject-cs

This case-sensitive code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-reject-cs defines the following codes:

CodeDisplayDefinition
0 Not RejectedNot Rejected
1 MICAR Reject Dictionary MatchMICAR Reject Dictionary match
2 ACME RejectACME Reject
3 MICAR Reject Rule ApplicationMICAR Reject Rule Application
4 Record ReviewedRecord Reviewed

Source

{
  "resourceType": "CodeSystem",
  "id": "vrdr-system-reject-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-reject-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.10.16.13"
    }
  ],
  "version": "3.0.0",
  "name": "SystemRejectCS",
  "title": "System Reject Code System",
  "status": "active",
  "experimental": false,
  "date": "2024-10-23T21:53:18+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "System Reject Code System",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "0",
      "display": "Not Rejected",
      "definition": "Not Rejected"
    },
    {
      "code": "1",
      "display": "MICAR Reject Dictionary Match",
      "definition": "MICAR Reject  Dictionary match"
    },
    {
      "code": "2",
      "display": "ACME Reject",
      "definition": "ACME Reject"
    },
    {
      "code": "3",
      "display": "MICAR Reject Rule Application",
      "definition": "MICAR Reject Rule Application"
    },
    {
      "code": "4",
      "display": "Record Reviewed",
      "definition": "Record Reviewed"
    }
  ]
}