DIPS Core Implementation Guide
0.1.0 - ci-build
Norway
DIPS Core Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "DIPSEncounterTypeCom",
"meta" : {
"lastUpdated" : "2021-03-17T00:00:00+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DIPSEncounterTypeCom</b></p><a name=\"DIPSEncounterTypeCom\"> </a><a name=\"hcDIPSEncounterTypeCom\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-03-17 00:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <code>urn:oid:2.16.578.1.12.4.1.1.8240</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>12</td><td>Pasientadministrert behandling</td></tr><tr><td>13</td><td>Opplæring</td></tr><tr><td>UA</td><td>Uavklart</td></tr><tr><td>6</td><td>Videokonsultasjon</td></tr><tr><td>7</td><td>Telefonkonsultasjon</td></tr><tr><td>01</td><td>Heldøgn</td></tr><tr><td>3</td><td>Ledsager</td></tr><tr><td>9</td><td>Behandling innlagt pasient</td></tr><tr><td>2</td><td>Dagopphold</td></tr><tr><td>1</td><td>Utredning</td></tr><tr><td>5</td><td>Indirekte pasientkontakt</td></tr><tr><td>14</td><td>Screening</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}
],
"url" : "http://dips.no/fhir/R4/ValueSet/DIPSEncounterTypeCom",
"version" : "0.1.0",
"name" : "DIPSEncounterTypeCom",
"title" : "DIPSEncounterTypeCom",
"status" : "draft",
"experimental" : false,
"date" : "2026-09-03T11:16:58+00:00",
"publisher" : "DIPS AS",
"contact" : [
{
"name" : "Lars-Andreas Nystad",
"telecom" : [
{
"system" : "email",
"value" : "mailto:lan@dips.no",
"use" : "work"
}
]
}
],
"description" : "Have volven codesystems and rest of the namesystem",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO",
"display" : "Norway"
}
]
}
],
"copyright" : "© 2021 DIPS AS\nAll rights reserved.\n\n No part of this publication may be reproduced,\n stored in a retrieval system, transmitted, or \n published to a third party, in any\n form or by any means, mechanical, electronic,\n photocopying, recording, or otherwise, without\n prior written permission of DIPS AS.\n \n OpenEHR is a registered trademark of OpenEHR Foundation.\n HL7®, CDA®, FHIR® and the FHIR (FLAME DESIGN)® are the registered trademarks of Health Level Seven International.\n\n All other trademarks mentioned herein are the property of their\n respective owners.\n\n DIPS AS\n Postboks 1435\n 8037 Bodø\n Norway\n [www.dips.no](www.dips.no)\n +47 75 59 20 00",
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.8240",
"concept" : [
{
"code" : "12",
"display" : "Pasientadministrert behandling"
},
{
"code" : "13",
"display" : "Opplæring"
},
{
"code" : "UA",
"display" : "Uavklart"
},
{
"code" : "6",
"display" : "Videokonsultasjon"
},
{
"code" : "7",
"display" : "Telefonkonsultasjon"
},
{
"code" : "01",
"display" : "Heldøgn"
},
{
"code" : "3",
"display" : "Ledsager"
},
{
"code" : "9",
"display" : "Behandling innlagt pasient"
},
{
"code" : "2",
"display" : "Dagopphold"
},
{
"code" : "1",
"display" : "Utredning"
},
{
"code" : "5",
"display" : "Indirekte pasientkontakt"
},
{
"code" : "14",
"display" : "Screening"
}
]
}
]
}
}