FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | ValueSet |
| Id | ValueSet-serviceRequest-category-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/ValueSet/serviceRequest-category-vs |
| URL | http://helsenorge.no/fhir/ValueSet/serviceRequest-category-vs |
| Version | 1.3.2 |
| Status | active |
| Date | 2025-10-20T23:59:35+02:00 |
| Name | ServiceRequestCategoryVS |
| Title | ServiceRequest Category Value Set |
| Realm | no |
| Description | Kode som klassifiserer tjenesten for søk, sortering og visningsformål. (flere koder vil leggest til senere) |
| StructureDefinition | ||
| no.nhn.fhir.helsenorge.profiles#2.0.1-beta | hn-basis-serviceRequest | HnBasisServiceRequest |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
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"
}
]
}
]
}
}