This page is part of the MedCom Terminology (v1.5.0: Release) based on FHIR R4. The current version which supercedes this version is 1.1.1. For a full list of available versions, see the Directory of published versions
Active as of 2022-11-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "medcom-careCommunication-categoryCodes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
] ; #
fhir:url [ fhir:v "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.5.0"] ; #
fhir:name [ fhir:v "MedComCareCommunicationCategoryCodes"] ; #
fhir:title [ fhir:v "MedComCareCommunicationCategories"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2022-11-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "MedCom"] ; #
fhir:contact ( [
fhir:name [ fhir:v "MedCom" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.medcom.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "Category codes for care communication messages"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "16"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "alcohol-and-drug-treatment" ] ;
fhir:display [ fhir:v "Alcohol and drug treatment" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Rusmiddelbehandling" ] ] )
] [
fhir:code [ fhir:v "assistive-devices" ] ;
fhir:display [ fhir:v "Assistive technology" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Hjælpemidler" ] ] )
] [
fhir:code [ fhir:v "carecoordination" ] ;
fhir:display [ fhir:v "Care Coordination" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Forløbskoordinering" ] ] )
] [
fhir:code [ fhir:v "decease" ] ;
fhir:display [ fhir:v "Decease" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Dødsfald" ] ] )
] [
fhir:code [ fhir:v "discharge" ] ;
fhir:display [ fhir:v "Discharge" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Udskrivelse" ] ] )
] [
fhir:code [ fhir:v "examination-results" ] ;
fhir:display [ fhir:v "Examination Results" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Undersøgelsessvar" ] ] )
] [
fhir:code [ fhir:v "healthcare" ] ;
fhir:display [ fhir:v "Healthcare" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Sundhedspleje" ] ] )
] [
fhir:code [ fhir:v "home-care-assessment" ] ;
fhir:display [ fhir:v "Home care assessment" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Visitation" ] ] )
] [
fhir:code [ fhir:v "medicine" ] ;
fhir:display [ fhir:v "Medicine" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Medicin" ] ] )
] [
fhir:code [ fhir:v "nursing" ] ;
fhir:display [ fhir:v "Nursing" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Sygepleje" ] ] )
] [
fhir:code [ fhir:v "outpatient" ] ;
fhir:display [ fhir:v "Outpatient" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Ambulant" ] ] )
] [
fhir:code [ fhir:v "psychiatry-social-disability" ] ;
fhir:display [ fhir:v "Psychiatry, Social, Disability" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Psykiatri, social, handicap" ] ] )
] [
fhir:code [ fhir:v "regarding-referral" ] ;
fhir:display [ fhir:v "Regarding Referral" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Vedr. henvisning" ] ] )
] [
fhir:code [ fhir:v "telemedicine" ] ;
fhir:display [ fhir:v "Telemedicine" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Telemedicin" ] ] )
] [
fhir:code [ fhir:v "training" ] ;
fhir:display [ fhir:v "Training" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Træning" ] ] )
] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Andet" ] ] )
] ) . #
IG © 2022+ MedCom. Package medcom.fhir.dk.terminology#1.5.0 based on FHIR 4.0.1. Generated 2023-10-31
Links: Table of Contents |
QA Report