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-pt-nm - 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-pt-nm"] ; #
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-pt-nm\"> </a><a name=\"hcfhir-osiris-example-imagingendpoint-pt-nm\"> </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 "fhir-osiris-example-imagingendpoint-pt-nm" </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_028/01-27-2004-NA-PET CT with registered MR-89511/4.000000-LEGS2DAC-91862/1-036.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_028/01-27-2004-NA-PET CT with registered MR-89511/4.000000-LEGS2DAC-91862/1-036.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] . #