| Package | hl7.fhir.us.vrdr |
| Resource Type | CodeSystem |
| Id | vrdr-intentional-reject-cs |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/vrdr/https://build.fhir.org/ig/IHE/QRPH.VRDR/CodeSystem-vrdr-intentional-reject-cs.html |
| URL | http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-intentional-reject-cs |
| Version | 3.0.0 |
| Status | active |
| Date | 2024-10-23T21:53:18+00:00 |
| Name | IntentionalRejectCS |
| Title | Intentional Reject |
| Realm | us |
| Authority | hl7 |
| Description | Intentional Reject CodeSystem |
| Content | complete |
| ConceptMap | |
| IntentionalRejectCM | IntentionalReject Concept Map |
| ValueSet | |
| vrdr-intentional-reject-vs | Intentional Reject ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem vrdr-intentional-reject-cs
This case-sensitive code system http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-intentional-reject-cs defines the following codes:
| Code | Display | Definition |
| 1 | Reject1 | Reject1 |
| 2 | Reject2 | Reject2 |
| 3 | Reject3 | Reject3 |
| 4 | Reject4 | Reject4 |
| 5 | Reject5 | Reject5 |
| 9 | Reject9 | Reject9 |
{
"resourceType": "CodeSystem",
"id": "vrdr-intentional-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-intentional-reject-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.10.16.7"
}
],
"version": "3.0.0",
"name": "IntentionalRejectCS",
"title": "Intentional Reject",
"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": "Intentional Reject CodeSystem",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "1",
"display": "Reject1",
"definition": "Reject1"
},
{
"code": "2",
"display": "Reject2",
"definition": "Reject2"
},
{
"code": "3",
"display": "Reject3",
"definition": "Reject3"
},
{
"code": "4",
"display": "Reject4",
"definition": "Reject4"
},
{
"code": "5",
"display": "Reject5",
"definition": "Reject5"
},
{
"code": "9",
"display": "Reject9",
"definition": "Reject9"
}
]
}