| Package | hl7.fhir.uv.extensions |
| Resource Type | ValueSet |
| Id | barrier |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-barrier.html |
| URL | http://hl7.org/fhir/ValueSet/barrier |
| Version | 5.3.0-ballot-tc1 |
| Status | active |
| Date | 2023-01-31T07:07:38+11:00 |
| Name | Barrier |
| Title | Barrier |
| Realm | uv |
| Authority | hl7 |
| Description | Example codes indicating barriers. Note that these are in no way complete and might not even be appropriate for some uses. |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
No resources found
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet barrier
Last updated: 2023-01-31 07:07:38+1100
Profile: Shareable ValueSet
http://snomed.info/sct| Code | Display |
| 426201006 | Interpreter not available (finding) |
| 1186610007 | Lack of social support (finding) |
| 704373005 | Lack of trust |
| 301887005 | Needs assistance at home |
| 73438004 | Without employment |
| 713458007 | Lack of access to transportation (finding) |
| 11403006 | Economic deprivation |
| 704489009 | Lack of family support (finding) |
| 386806002 | Impaired cognition (finding) |
| 424553001 | Uninsured medical expenses (finding) |
{
"resourceType": "ValueSet",
"id": "barrier",
"meta": {
"lastUpdated": "2023-01-31T07:07:38.434+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}
],
"url": "http://hl7.org/fhir/ValueSet/barrier",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.3219"
}
],
"version": "5.3.0-ballot-tc1",
"name": "Barrier",
"title": "Barrier",
"status": "active",
"experimental": false,
"date": "2023-01-31T07:07:38+11:00",
"publisher": "HL7 International / FHIR Infrastructure",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "Example codes indicating barriers. Note that these are in no way complete and might not even be appropriate for some uses.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "426201006"
},
{
"code": "1186610007"
},
{
"code": "704373005"
},
{
"code": "301887005"
},
{
"code": "73438004"
},
{
"code": "713458007"
},
{
"code": "11403006"
},
{
"code": "704489009"
},
{
"code": "386806002"
},
{
"code": "424553001"
}
]
}
]
}
}