FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| se.electronichealth.fhir.hvo.r5#0.1.3-alpha | HVOService | HVOService |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "hvo-encounter-means",
"id": "hvo-encounter-means",
"title": "Mötesform som tjänst erbjuds i",
"description": "Includes means of encounter which a service can offer.",
"url": "http://electronichealth.se/hvo/ValueSet/hvo-encounter-means",
"version": "0.1.0",
"useContext": [
{
"code": {
"code": "program"
},
"valueCodeableConcept": {
"coding": [
{
"code": "hvo-offerings",
"display": "Utbud"
}
]
}
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/45991000052106",
"concept": [
{
"code": "185317003",
"display": "telefonkontakt"
},
{
"code": "185316007",
"display": "distanskontakt"
},
{
"code": "63431000052109",
"display": "distanskontakt via videolänk"
},
{
"code": "58171000052102",
"display": "fysisk vårdkontakt"
}
]
}
]
}
}