FHIR IG analytics| Package | sk.registry.core.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-admission-source-vs.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=sk.registry.core.r5@4.0.0&canonical=http://testSK.org/ValueSet/admission-source-vs |
| URL | http://testSK.org/ValueSet/admission-source-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-31 |
| Name | AdmissionSourceValueSet |
| Title | Admission Sources ValueSet |
| Description | Defines the modes of transport or pathways by which the patient arrived. |
| Purpose | To standardize the capture of patient admission sources for workflow, reporting, and interoperability. |
| Copyright | This value set includes SNOMED CT® content. SNOMED CT® is distributed by SNOMED International. |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet admission-source-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 715537001 | Transportation by ambulance (procedure) |
| 715957006 | Transportation by own transport (procedure) |
| 384762007 | Transportation procedure (procedure) |
{
"resourceType": "ValueSet",
"id": "admission-source-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://testSK.org/ValueSet/admission-source-vs",
"version": "0.1.0",
"name": "AdmissionSourceValueSet",
"title": "Admission Sources ValueSet",
"status": "draft",
"experimental": true,
"date": "2025-03-31",
"publisher": "UMU",
"contact": [
{
"name": "UMU",
"telecom": [
{
"system": "url",
"value": "http://testSK.org/umu"
}
]
}
],
"description": "Defines the modes of transport or pathways by which the patient arrived.",
"immutable": false,
"purpose": "To standardize the capture of patient admission sources for workflow, reporting, and interoperability.",
"copyright": "This value set includes SNOMED CT® content. SNOMED CT® is distributed by SNOMED International.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "715537001",
"display": "Transportation by ambulance (procedure)"
},
{
"code": "715957006",
"display": "Transportation by own transport (procedure)"
},
{
"code": "384762007",
"display": "Transportation procedure (procedure)"
}
]
}
]
}
}