FHIR IG analytics| Package | hl7.terminology.r5 |
| Resource Type | CodeSystem |
| Id | CodeSystem-v3-EncounterReferralSource.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v3-EncounterReferralSource
Language: en
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| Status | status | http://hl7.org/fhir/concept-properties#status | code | Designation of a concept's state. Normally is not populated unless the state is retired.. |
Concepts
This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-EncounterReferralSource defines the following codes in a Is-A hierarchy:
{
"resourceType": "CodeSystem",
"id": "v3-EncounterReferralSource",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/CodeSystem/v3-EncounterReferralSource",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.5.39"
}
],
"version": "2.0.1",
"name": "EncounterReferralSource",
"title": "EncounterReferralSource",
"status": "retired",
"experimental": false,
"date": "2019-03-20",
"publisher": "Health Level 7",
"contact": [
{
"name": "Health Level Seven"
}
],
"description": "This domain is defined in UB92 and applies to US realm only\r\n\r\n**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used. We've deprecated all of the codes.",
"caseSensitive": true,
"hierarchyMeaning": "is-a",
"content": "complete",
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "Designation of a concept's state. Normally is not populated unless the state is retired..",
"type": "code"
}
],
"concept": [
{
"code": "CREF",
"display": "clinical referral",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
},
{
"code": "ER",
"display": "emergency room",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
},
{
"code": "HREF",
"display": "HMO referral",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
},
{
"code": "LENF",
"display": "court/law enforcement organization",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
},
{
"code": "PREF",
"display": "physician referral",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
},
{
"code": "THSP",
"display": "transfer from hospital",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
},
{
"code": "TOHCF",
"display": "transfer from another healthcare facility",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
},
{
"code": "TSNF",
"display": "transfer from skilled nursing facility",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
},
{
"code": "WI",
"display": "walk-in",
"property": [
{
"code": "status",
"valueCode": "retired"
}
]
}
]
}