1.4.1 - ci-build

DiagnosticReportIG - Local Development build (v1.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Identifier Source CS - TTL Representation

Active as of 2024-07-02

Raw ttl | Download


@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 "identifier-source-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem identifier-source-cs</b></p><a name=\"identifier-source-cs\"> </a><a name=\"hcidentifier-source-cs\"> </a><a name=\"hcidentifier-source-cs-en-US\"> </a><p>This  code system <code>http://nhn.no/fhir/nilar/CodeSystem/identifier-source-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">MsgId<a name=\"identifier-source-cs-MsgId\"> </a></td><td>MessageId</td><td>Id for the message ('envelope') used to convey the report. Useful in some tracing scenarios.</td></tr><tr><td style=\"white-space:nowrap\">ServReqId<a name=\"identifier-source-cs-ServReqId\"> </a></td><td>ServiceRequestId</td><td>Id of the service request, given by the requester.</td></tr><tr><td style=\"white-space:nowrap\">ServReqIdByServProvider<a name=\"identifier-source-cs-ServReqIdByServProvider\"> </a></td><td>ServiceRequestIdByServiceProvider</td><td>Id of the service request, given by the service provider.</td></tr><tr><td style=\"white-space:nowrap\">AnalysedSubjectId<a name=\"identifier-source-cs-AnalysedSubjectId\"> </a></td><td>AnalysedSubjectId</td><td>Id of the analysed subbject (Spesimen), given by the requester.</td></tr><tr><td style=\"white-space:nowrap\">AnalysedSubjectIdByRequester<a name=\"identifier-source-cs-AnalysedSubjectIdByRequester\"> </a></td><td>AnalysedSubjectIdByServiceProvider</td><td>Id of the analysed subbject (Spesimen), given by the service provider.</td></tr><tr><td style=\"white-space:nowrap\">ServReportId<a name=\"identifier-source-cs-ServReportId\"> </a></td><td>ServiceReportId</td><td>Id of the ServReport (DiagnosticReport), always given by service provider.</td></tr><tr><td style=\"white-space:nowrap\">ResultItemId<a name=\"identifier-source-cs-ResultItemId\"> </a></td><td>ResultItemId</td><td>Id of the ServReport (DiagnosticReport), always given by service provider.</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://nhn.no/fhir/nilar/CodeSystem/identifier-source-cs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.4.1"] ; # 
  fhir:name [ fhir:v "IdentifierSource_CS"] ; # 
  fhir:title [ fhir:v "Identifier Source CS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-07-02T13:23:40+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Norsk helsenett - Nilar"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Norsk helsenett - Nilar" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.nhn.no" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Various resources has one or two identifiers, provided by requester or service provider. These are naming systems used to identify the origin of the identifiers."] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "MsgId" ] ;
fhir:display [ fhir:v "MessageId" ] ;
fhir:definition [ fhir:v "Id for the message ('envelope') used to convey the report. Useful in some tracing scenarios." ]
  ] [
fhir:code [ fhir:v "ServReqId" ] ;
fhir:display [ fhir:v "ServiceRequestId" ] ;
fhir:definition [ fhir:v "Id of the service request, given by the requester." ]
  ] [
fhir:code [ fhir:v "ServReqIdByServProvider" ] ;
fhir:display [ fhir:v "ServiceRequestIdByServiceProvider" ] ;
fhir:definition [ fhir:v "Id of the service request, given by the service provider." ]
  ] [
fhir:code [ fhir:v "AnalysedSubjectId" ] ;
fhir:display [ fhir:v "AnalysedSubjectId" ] ;
fhir:definition [ fhir:v "Id of the analysed subbject (Spesimen), given by the requester." ]
  ] [
fhir:code [ fhir:v "AnalysedSubjectIdByRequester" ] ;
fhir:display [ fhir:v "AnalysedSubjectIdByServiceProvider" ] ;
fhir:definition [ fhir:v "Id of the analysed subbject (Spesimen), given by the service provider." ]
  ] [
fhir:code [ fhir:v "ServReportId" ] ;
fhir:display [ fhir:v "ServiceReportId" ] ;
fhir:definition [ fhir:v "Id of the ServReport (DiagnosticReport), always given by service provider." ]
  ] [
fhir:code [ fhir:v "ResultItemId" ] ;
fhir:display [ fhir:v "ResultItemId" ] ;
fhir:definition [ fhir:v "Id of the ServReport (DiagnosticReport), always given by service provider." ]
  ] ) . #