IHE PaLM - Radiology Pathology Concordance (RPC)
0.1.0 - ci-build International flag

IHE PaLM - Radiology Pathology Concordance (RPC), published by IHE IT Infrastructure Technical Committee. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/IHE/PaLM.RPC/ and changes regularly. See the Directory of published versions

: RadPathMeasureBreastLocationOfLesionEx0 - TTL Representation

Draft as of 2023-06-06

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:Measure ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MeasureBreastLocationOfLesion"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Measure</b><a name=\"MeasureBreastLocationOfLesion\"> </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 Measure &quot;MeasureBreastLocationOfLesion&quot; </p></div><p><b>url</b>: <code>http://profiles.ihe.net/PaLM/RPC/Measure/MeasureBreastLocationOfLesion</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: Breast Location of Lesion Rad Path Correlation</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2023-06-06 20:13:45+0000</p><p><b>publisher</b>: IHE IT Infrastructure Technical Committee</p><p><b>contact</b>: <a href=\"https://www.ihe.net/ihe_domains/ihe_pathology_and_laboratory_medicine/\">https://www.ihe.net/ihe_domains/ihe_pathology_and_laboratory_medicine/</a>, <a href=\"mailto:iti@ihe.net\">iti@ihe.net</a>, IHE Pathology and Laboratory Medicine Technical Committee: <a href=\"mailto:palm@ihe.net\">palm@ihe.net</a></p><p><b>jurisdiction</b>: Global (Whole world) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>copyright</b>: IHE http://www.ihe.net/Governance/#Intellectual_Property</p><blockquote><p><b>group</b></p><blockquote><p><b>stratifier</b></p><p><b>code</b>: measure-observation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#measure-observation)</span></p><blockquote><p><b>component</b></p><h3>Criteria</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td></tr><tr><td>*</td><td>text/fhir-x-query</td></tr></table></blockquote></blockquote></blockquote><blockquote><p><b>group</b></p><blockquote><p><b>stratifier</b></p><blockquote><p><b>component</b></p><p><b>code</b>: measure-observation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ([not stated]#measure-observation)</span></p><h3>Criteria</h3><table class=\"grid\"><tr><td>-</td><td><b>Language</b></td></tr><tr><td>*</td><td>text/fhir-x-query</td></tr></table></blockquote></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://profiles.ihe.net/PaLM/RPC/Measure/MeasureBreastLocationOfLesion"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "Breast Location of Lesion Rad Path Correlation"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-06-06T20:13:45+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE IT Infrastructure Technical Committee"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/ihe_pathology_and_laboratory_medicine/" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iti@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "IHE Pathology and Laboratory Medicine Technical Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "palm@ihe.net" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "IHE http://www.ihe.net/Governance/#Intellectual_Property"] ; # 
  fhir:group ( [
    ( fhir:stratifier [
fhir:code [
        ( fhir:coding [
fhir:code [ fhir:v "measure-observation" ]         ] )       ] ;
      ( fhir:component [
fhir:criteria [
fhir:language [ fhir:v "text/fhir-x-query" ]         ]       ] )     ] )
  ] [
    ( fhir:stratifier [
      ( fhir:component [
fhir:code [
          ( fhir:coding [
fhir:code [ fhir:v "measure-observation" ]           ] )         ] ;
fhir:criteria [
fhir:language [ fhir:v "text/fhir-x-query" ]         ]       ] )     ] )
  ] ) . #