This case-sensitive code system http://ehealth.sundhed.dk/cs/library-type
defines the following code:
Code | Display | Definition | Dansk (Danish, da) |
automated-processing | Automated Processing | The resource defines an evaluation context for automated processing | Ressourcen definerer en regel og dennes kontekst til brug i automatisk processering |
"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/cs/library-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.1.0"] ; #
fhir:name [ fhir:v "LibraryType"] ; #
fhir:title [ fhir:v "Library Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-08-27T00:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]
] )
] ) ; #
fhir:description [ fhir:v "Library Type"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "automated-processing" ] ;
fhir:display [ fhir:v "Automated Processing" ] ;
fhir:definition [ fhir:v "The resource defines an evaluation context for automated processing" ] ;
fhir:designation ( [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Ressourcen definerer en regel og dennes kontekst til brug i automatisk processering" ]
] )
] ) . #
# -------------------------------------------------------------------------------------