@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "artifact-url-classifier"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "Generated Narrative: ValueSet artifact-url-classifier Profile: Shareable ValueSetInclude all codes defined in http://terminology.hl7.org/CodeSystem/artifact-url-classifier"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "cds" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ a fhir:integer ; fhir:v 1 ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/ValueSet/artifact-url-classifier"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "ArtifactUrlClassifier"] ; # fhir:title [ fhir:v "Artifact Url Classifier"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-01-20T16:55:11+11:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "Code the reason for different URLs, eg abstract and full-text."] ; # fhir:immutable [ fhir:v true] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/artifact-url-classifier"^^xsd:anyURI ] ] ) ] . # # -------------------------------------------------------------------------------------
Generated Narrative: ValueSet artifact-url-classifier
Profile: Shareable ValueSet
http://terminology.hl7.org/CodeSystem/artifact-url-classifier