FHIR Osiris Implementation Guide
2.1.0 - ci-build

FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: fhir-osiris-example-imagingendpoint-mr-2 - TTL Representation

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:Endpoint ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "fhir-osiris-example-imagingendpoint-mr-2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/imaging-pacs"^^xsd:anyURI ;
fhir:link <https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/StructureDefinition/imaging-pacs>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Endpoint</b><a name=\"fhir-osiris-example-imagingendpoint-mr-2\"> </a><a name=\"hcfhir-osiris-example-imagingendpoint-mr-2\"> </a></p><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\">Resource Endpoint &quot;fhir-osiris-example-imagingendpoint-mr-2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-imaging-pacs.html\">Location to the PACS server</a></p></div><p><b>status</b>: active</p><p><b>connectionType</b>: C0439673 (Details: http://terminology.hl7.org/CodeSystem/umls code C0439673 = 'C0439673', stated as 'null')</p><p><b>name</b>: ['Soft-tissue-Sarcoma/STS_010/12-30-2003-NA-CT PET with registered MR-74609/90027.000000-AlignedSTIRtoPETBOX-01036/1-67.dcm']</p><p><b>payloadType</b>: C0439673 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-umls.html\">Unified Medical Language System</a>#C0439673)</span></p><p><b>address</b>: </p></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:connectionType [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C0439673" ]
  ] ; # 
  fhir:name [ fhir:v "['Soft-tissue-Sarcoma/STS_010/12-30-2003-NA-CT PET with registered MR-74609/90027.000000-AlignedSTIRtoPETBOX-01036/1-67.dcm']"] ; # 
  fhir:payloadType ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C0439673" ]     ] )
  ] ) ; # 
  fhir:address [ fhir:v ""^^xsd:anyURI] . #