@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/us/ph-library/Bundle/us-ph-specification-bundle-example> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "us-ph-specification-bundle-example"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "11" ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-specification-bundle"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-specification-bundle>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2022-11-20T11:15:33-10:00"^^xsd:dateTime] ; # 
  fhir:entry ( [
     fhir:fullUrl [
       fhir:v "http://example.org/fhir/PlanDefinition/plandefinition-cancer-example"^^xsd:anyURI ;
       fhir:l <http://example.org/fhir/PlanDefinition/plandefinition-cancer-example>
     ] ;
     fhir:resource ( <http://example.org/fhir/PlanDefinition/plandefinition-cancer-example> )
  ] [
     fhir:fullUrl [
       fhir:v "http://example.org/fhir/ValueSet/valueset-cancer-trigger-codes-example"^^xsd:anyURI ;
       fhir:l <http://example.org/fhir/ValueSet/valueset-cancer-trigger-codes-example>
     ] ;
     fhir:resource ( <http://example.org/fhir/ValueSet/valueset-cancer-trigger-codes-example> )
  ] ) . # 

<http://example.org/fhir/PlanDefinition/plandefinition-cancer-example> a fhir:PlanDefinition ;
  fhir:id [ fhir:v "plandefinition-cancer-example"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-plandefinition"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-plandefinition>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PlanDefinition_plandefinition-cancer-example\"> </a>\n<div>\n    <table class=\"grid dict\">\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">plandefinition-cancer-example</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Url: </b></th>\n            <td style=\"padding-left: 4px;\"><a href=\"Bundle-us-ph-specification-bundle-example.html\">PlanDefinition Cancer Reporting Example</a></td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">1.0</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">PlanDefinition Cancer Reporting Example</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Status: </b></th>\n            <td style=\"padding-left: 4px;\">draft</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Experimental: </b></th>\n            <td style=\"padding-left: 4px;\">true</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Type: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>system: </b> <span><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-plan-definition-type.html\">http://terminology.hl7.org/CodeSystem/plan-definition-type</a></span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>code: </b> <span>workflow-definition</span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>display: </b> <span>Workflow Definition</span>\n                        </p>\n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date: </b></th>\n            <td style=\"padding-left: 4px;\">2020-11-04 12:32:29-0500</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher: </b></th>\n            <td style=\"padding-left: 4px;\">ph-library</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>This is the Cancer Reporting Knowledge Artifact</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Effective Period: </b></th>\n            <td style=\"padding-left: 4px;\">2020-11-01..</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Related Artifacts: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                \n                \n                <p><b>Dependencies</b></p>\n                <ul>\n                    \n                    <li><a href=\"Bundle-us-ph-specification-bundle-example.html\">SNOMED Cancer Codes Example</a></li>\n                    \n                </ul>\n                \n                \n                \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Actions: </b></th>\n            <td style=\"padding-left: 4px;\">\n                <table class=\"grid-dict\">\n                    \n                    <tr>\n                        <td>\n                            \n                            Initiate Reporting Workflow\n                            \n                            <br/>\n                            \n                            <b>When:</b>\n                            \n                            <i>Named Event:</i> encounter-close\n                            <br/>\n                            \n                            \n                            \n                            \n                            \n                            \n                        </td>\n                    </tr>\n                    \n                    <tr>\n                        <td>\n                            \n                            Check Trigger Codes\n                            \n                            <br/>\n                            \n                            \n                            \n                            <b>Then:</b>\n                            <table class=\"grid-dict\">\n                                \n                                <tr>\n                                    <td>\n                                        \n                                        <b> :</b>\n                                        \n                                        \n                                        <br/>\n                                        \n                                        \n                                        <b>If:</b>\n                                        \n                                        <i>Applicability:</i>\n                                        \n                                        <i>(Condition.code.memberof(http://hl7.org/fhir/us/ph-library/ValueSet/valueset-cancer-trigger-codes-example))</i>\n                                        <br/>\n                                        \n                                        \n                                        \n                                        \n                                        \n                                    </td>\n                                </tr>\n                                \n                            </table>\n                            \n                        </td>\n                    </tr>\n                    \n                    <tr>\n                        <td>\n                            \n                            Create Report\n                            \n                            <br/>\n                            \n                            \n                            \n                            \n                            \n                        </td>\n                    </tr>\n                    \n                </table>\n            </td>\n        </tr>\n        \n    </table>\n</div>\n</div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-address-extension"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-receiver-address-extension>
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <http://hl7.org/fhir/us/ph-library/Endpoint/us-ph-endpoint-salem-medical-center> ;
       fhir:reference [ fhir:v "Endpoint/us-ph-endpoint-salem-medical-center" ]
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-async-indicator-extension>
     ] ;
     fhir:value [
       a fhir:Boolean ;
       fhir:v true
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expected-response-time-extension"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-expected-response-time-extension>
     ] ;
     fhir:value [
       a fhir:Duration ;
       fhir:value [ fhir:v "1"^^xsd:decimal ] ;
       fhir:system [
         fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
         fhir:l <http://unitsofmeasure.org>
       ] ;
       fhir:code [ fhir:v "min" ]
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/plandefinition-cancer-example"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/plandefinition-cancer-example>
  ] ; # 
  fhir:version [ fhir:v "1.0"] ; # 
  fhir:name [ fhir:v "PlanDefinitionCancerExample"] ; # 
  fhir:title [ fhir:v "PlanDefinition Cancer Reporting Example"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/plan-definition-type>
       ] ;
       fhir:code [ fhir:v "workflow-definition" ] ;
       fhir:display [ fhir:v "Workflow Definition" ]
     ] )
  ] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2020-11-04T12:32:29.858-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ph-library"] ; # 
  fhir:description [ fhir:v "This is the Cancer Reporting Knowledge Artifact"] ; # 
  fhir:effectivePeriod [
     fhir:start [ fhir:v "2020-11-01"^^xsd:date ]
  ] ; # 
  fhir:relatedArtifact ( [
     fhir:type [ fhir:v "depends-on" ] ;
     fhir:label [ fhir:v "Cancer Trigger Codes" ] ;
     fhir:resource [
       fhir:v "http://hl7.org/fhir/us/ph-library/ValueSet/valueset-cancer-trigger-codes-example"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ph-library/ValueSet/valueset-cancer-trigger-codes-example>
     ]
  ] ) ; # 
  fhir:action ( [
     fhir:id [ fhir:v "initiate-reporting-workflow" ] ;
     fhir:description [ fhir:v "This action represents the start of a reporting workflow." ] ;
     fhir:textEquivalent [ fhir:v "Initiate Reporting Workflow" ] ;
     fhir:code ( [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions>
         ] ;
         fhir:code [ fhir:v "initiate-reporting-workflow" ]
       ] )
     ] ) ;
     fhir:trigger ( [
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-named-eventtype-extension>
         ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [
               fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents"^^xsd:anyURI ;
               fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-triggerdefinition-namedevents>
             ] ;
             fhir:code [ fhir:v "encounter-close" ] ;
             fhir:display [ fhir:v "Indicates the close of an encounter" ]
           ] )
         ]
       ] ) ;
       fhir:type [ fhir:v "named-event" ] ;
       fhir:name [ fhir:v "encounter-close" ]
     ] ) ;
     fhir:relatedAction ( [
       fhir:actionId [ fhir:v "check-trigger-codes" ] ;
       fhir:relationship [ fhir:v "before-start" ] ;
       fhir:offset [
         a fhir:Duration ;
         fhir:value [ fhir:v "1"^^xsd:decimal ] ;
         fhir:system [
           fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
           fhir:l <http://unitsofmeasure.org>
         ] ;
         fhir:code [ fhir:v "min" ]
       ]
     ] )
  ] [
     fhir:id [ fhir:v "check-trigger-codes" ] ;
     fhir:description [ fhir:v "This action represents the execution of the checking trigger codes in the  workflow." ] ;
     fhir:textEquivalent [ fhir:v "Check Trigger Codes" ] ;
     fhir:action ( [
       fhir:code ( [
         fhir:coding ( [
           fhir:system [
             fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions"^^xsd:anyURI ;
             fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions>
           ] ;
           fhir:code [ fhir:v "check-trigger-codes" ]
         ] )
       ] ) ;
       fhir:condition ( [
         fhir:kind [ fhir:v "applicability" ] ;
         fhir:expression [
           fhir:language [ fhir:v "text/fhirpath" ] ;
           fhir:expression [ fhir:v "Condition.code.memberof(http://hl7.org/fhir/us/ph-library/ValueSet/valueset-cancer-trigger-codes-example)" ]
         ]
       ] ) ;
       fhir:relatedAction ( [
         fhir:actionId [ fhir:v "create-report" ] ;
         fhir:relationship [ fhir:v "before-start" ]
       ] )
     ] )
  ] [
     fhir:id [ fhir:v "create-report" ] ;
     fhir:description [ fhir:v "This action represents the creation of a cancer report." ] ;
     fhir:textEquivalent [ fhir:v "Create Report" ] ;
     fhir:code ( [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-plandefinition-actions>
         ] ;
         fhir:code [ fhir:v "create-report" ]
       ] )
     ] )
  ] ) . # 

<http://hl7.org/fhir/us/ph-library/Endpoint/us-ph-endpoint-salem-medical-center> a fhir:Us .

<http://example.org/fhir/ValueSet/valueset-cancer-trigger-codes-example> a fhir:ValueSet ;
  fhir:id [ fhir:v "valueset-cancer-trigger-codes-example"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-valueset>
     ] )
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ValueSet_valueset-cancer-trigger-codes-example\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-cancer-trigger-codes-example</b></p><a name=\"valueset-cancer-trigger-codes-example\"> </a><a name=\"hcvalueset-cancer-trigger-codes-example\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-ph-valueset.html\">US Public Health ValueSet</a></p></div><p><b>Artifact Author</b>: CSTE Author: </p><p><b>url</b>: <a href=\"Bundle-us-ph-specification-bundle-example.html\">SNOMED Cancer Codes Example</a></p><p><b>version</b>: 3.0.0</p><p><b>name</b>: SNOMEDCancerCodesExample</p><p><b>title</b>: SNOMED Cancer Codes Example</p><p><b>status</b>: Draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2018-08-01</p><p><b>publisher</b>: CSTE Steward</p><p><b>contact</b>: HL7 International - Public Health: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/committees/pher</a></p><p><b>description</b>: </p><div><p>This example set of values contains diagnoses or problems that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition</p>\n</div><h3>UseContexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"CodeSystem-us-ph-codesystem-usage-context-type.html#us-ph-codesystem-usage-context-type-priority\">US Public Health CodeSystem - Usage Context Type: priority</a> (Priority)</td><td><span title=\"Codes:{http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context routine}\">Routine</span></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-usage-context-type.html#usage-context-type-program\">UsageContextType: program</a> (Program)</td><td><span title=\"Codes:{http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-valueset-use-context ph-reporting}\">ValueSet is to be used in the context of public health reporting use cases.</span></td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>copyright</b>: </p><div><p>This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement</p>\n</div><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></p><h3>Concepts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"display: none\">*</td><td>281566005</td><td>Abdominothoracic neuroblastoma</td></tr></table></blockquote></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/artifact-author>
     ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:name [ fhir:v "CSTE Author" ]
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/us/ph-library/ValueSet/valueset-cancer-trigger-codes-example"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/us/ph-library/ValueSet/valueset-cancer-trigger-codes-example>
  ] ; # 
  fhir:version [ fhir:v "3.0.0"] ; # 
  fhir:name [ fhir:v "SNOMEDCancerCodesExample"] ; # 
  fhir:title [ fhir:v "SNOMED Cancer Codes Example"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2018-08-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "CSTE Steward"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 International - Public Health" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This example set of values contains diagnoses or problems that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition"] ; # 
  fhir:useContext ( [
     fhir:code [
       fhir:system [
         fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type>
       ] ;
       fhir:code [ fhir:v "priority" ] ;
       fhir:display [ fhir:v "Priority" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context>
         ] ;
         fhir:code [ fhir:v "routine" ] ;
         fhir:display [ fhir:v "Routine" ]
       ] )
     ]
  ] [
     fhir:code [
       fhir:system [
         fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ;
         fhir:l <http://terminology.hl7.org/CodeSystem/usage-context-type>
       ] ;
       fhir:code [ fhir:v "program" ]
     ] ;
     fhir:value [
       a fhir:CodeableConcept ;
       fhir:coding ( [
         fhir:system [
           fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-valueset-use-context"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-valueset-use-context>
         ] ;
         fhir:code [ fhir:v "ph-reporting" ] ;
         fhir:display [ fhir:v "ValueSet is to be used in the context of public health reporting use cases." ]
       ] )
     ]
  ] ) ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "US" ] ;
       fhir:display [ fhir:v "United States of America" ]
     ] ) ;
     fhir:text [ fhir:v "United States of America" ]
  ] ) ; # 
  fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "281566005" ] ;
         fhir:display [ fhir:v "Abdominothoracic neuroblastoma" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

