| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-meta-social-obs-type |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-meta-social-obs-type.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-meta-social-obs-type |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_Meta_SocialObsType |
| Title | Metadata: รหัสชนิดประวัติทางสังคม |
| Description | รหัสชนิดประวัติทางสังคมต่าง ๆ เพื่อใช้ใน 43 แฟ้ม plus |
| Content | complete |
| ValueSet | |
| vs-meta-social-obs-type | Metadata: รหัสชนิดประวัติทางสังคม |
| vs-meta-social-observations | Metadata: รหัสการตรวจประวัติทางสังคม |
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system https://terms.sil-th.org/core/CodeSystem/cs-meta-social-obs-type defines the following codes:
| Code | Display |
| fstatus | สถานะในครอบครัว |
| vstatus | สถานะในชุมชน |
| annual-income | รายได้เฉลี่ยต่อปี |
| risk-behavior | พฤติกรรมเสี่ยง |
{
"resourceType": "CodeSystem",
"id": "cs-meta-social-obs-type",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-meta-social-obs-type",
"version": "0.1.2",
"name": "CS_Meta_SocialObsType",
"title": "Metadata: รหัสชนิดประวัติทางสังคม",
"status": "active",
"experimental": false,
"date": "2023-10-11T23:15:12+07:00",
"publisher": "Standards and Interoperability Lab - Thailand (SIL-TH)",
"contact": [
{
"name": "Standards and Interoperability Lab - Thailand (SIL-TH)",
"telecom": [
{
"system": "url",
"value": "https://www.sil-th.org"
}
]
}
],
"description": "รหัสชนิดประวัติทางสังคมต่าง ๆ เพื่อใช้ใน 43 แฟ้ม plus",
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "fstatus",
"display": "สถานะในครอบครัว"
},
{
"code": "vstatus",
"display": "สถานะในชุมชน"
},
{
"code": "annual-income",
"display": "รายได้เฉลี่ยต่อปี"
},
{
"code": "risk-behavior",
"display": "พฤติกรรมเสี่ยง"
}
]
}