FHIR IG analytics| Package | helsenorge.profiler |
| Resource Type | ValueSet |
| Id | ValueSet-serviceRequest-category-vs.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet serviceRequest-category-vs
http://snomed.info/sct| Code | Display |
| 1269515004 | Face to face consultation with patient |
| 719410009 | Consultation via video conference |
| 3457005 | Patient referral |
{
"resourceType": "ValueSet",
"id": "serviceRequest-category-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://helsenorge.no/fhir/ValueSet/serviceRequest-category-vs",
"version": "1.3.2",
"name": "ServiceRequestCategoryVS",
"title": "ServiceRequest Category Value Set",
"status": "active",
"experimental": true,
"date": "2025-10-20T23:59:35+02:00",
"description": "Kode som klassifiserer tjenesten for søk, sortering og visningsformål. (flere koder vil leggest til senere)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NO",
"display": "Norway"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "1269515004",
"display": "Face to face consultation with patient"
},
{
"code": "719410009",
"display": "Consultation via video conference"
},
{
"code": "3457005",
"display": "Patient referral"
}
]
}
]
}
}