@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ehealth-question-identifier"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-question-identifier
NameeHealthQuestionIdentifier
Statusactive
Definition

The eHealth Question Identifier is assigned to questions (not to be confused with question codes) in a questionnaire created in the eHealth Infrastructure.

\n
Publisherehealth.sundhed.dk

Identifiers

TypeValue
OID1.2.208.176.7.200.2
URIhttp://ehealth.sundhed.dk/id/ehealth-question-identifier
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-question-identifier"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ; fhir:value [ fhir:v "2.9.0" ] ] ) ; # fhir:name [ fhir:v "eHealthQuestionIdentifier"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2020-04-17T00:00:00+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Systematic | Trifork"] ; # fhir:contact ( [ fhir:name [ fhir:v "Systematic | Trifork" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] ) ] ) ; # fhir:responsible [ fhir:v "ehealth.sundhed.dk"] ; # fhir:description [ fhir:v "The eHealth Question Identifier is assigned to questions (not to be confused with question codes) in a questionnaire created in the eHealth Infrastructure."] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "oid" ] ; fhir:value [ fhir:v "1.2.208.176.7.200.2" ] ] [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk/id/ehealth-question-identifier" ] ] ) . # # -------------------------------------------------------------------------------------