JohnMoehrke SLS ValueSets Implementation Guide, published by John Moehrke. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/SLSValueSets/ and changes regularly. See the Directory of published versions
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/Provenance/SamhsaSensitive-initial-history> a fhir:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "SamhsaSensitive-initial-history"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance SamhsaSensitive-initial-history</b></p><a name=\"SamhsaSensitive-initial-history\"> </a><a name=\"hcSamhsaSensitive-initial-history\"> </a><p>Provenance for: </p><ul><li><a href=\"ValueSet-SamhsaSensitivePSY.html\">ValueSet clinical codes that indicate PSY</a></li><li><a href=\"ValueSet-SamhsaSensitiveETH.html\">ValueSet clinical codes that indicate ETH</a></li><li><a href=\"ValueSet-SamhsaSensitiveSDV.html\">ValueSet clinical codes that indicate SDV</a></li><li><a href=\"ValueSet-SamhsaSensitiveHIV.html\">ValueSet clinical codes that indicate HIV</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Occurrence</td><td>2022-07-27</td></tr><tr><td>Recorded</td><td>2023-01-30 13:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td>John Moehrke</td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type verifier}\">Verifier</span></td><td>John F. Moehrke</td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ValueSet/SamhsaSensitivePSY> ;
fhir:Reference.reference [ fhir:value "ValueSet/SamhsaSensitivePSY" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/ValueSet/SamhsaSensitiveETH> ;
fhir:Reference.reference [ fhir:value "ValueSet/SamhsaSensitiveETH" ]
], [
fhir:index 2 ;
fhir:link <http://hl7.org/fhir/ValueSet/SamhsaSensitiveSDV> ;
fhir:Reference.reference [ fhir:value "ValueSet/SamhsaSensitiveSDV" ]
], [
fhir:index 3 ;
fhir:link <http://hl7.org/fhir/ValueSet/SamhsaSensitiveHIV> ;
fhir:Reference.reference [ fhir:value "ValueSet/SamhsaSensitiveHIV" ]
] ;
fhir:Provenance.occurredDateTime [ fhir:value "2022-07-27"^^xsd:date] ;
fhir:Provenance.recorded [ fhir:value "2023-01-30T13:00:00.0000Z"^^xsd:dateTime] ;
fhir:Provenance.reason [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "METAMGT" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Initial ValueSet as per the C2S layout" ]
] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "CREATE" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "author" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "John Moehrke" ]
]
], [
fhir:index 1 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "verifier" ]
]
] ;
fhir:Provenance.agent.who [
fhir:Reference.display [ fhir:value "John F. Moehrke" ]
]
] .
<http://hl7.org/fhir/ValueSet/SamhsaSensitivePSY> a fhir:ValueSet .
<http://hl7.org/fhir/ValueSet/SamhsaSensitiveETH> a fhir:ValueSet .
<http://hl7.org/fhir/ValueSet/SamhsaSensitiveSDV> a fhir:ValueSet .
<http://hl7.org/fhir/ValueSet/SamhsaSensitiveHIV> a fhir:ValueSet .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Provenance/SamhsaSensitive-initial-history.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Provenance/SamhsaSensitive-initial-history.ttl> .
| <prev | top | next> |
IG © 2025+ John Moehrke. Package johnmoehrke.slsvaluesets#0.1.0 based on FHIR 4.0.1. Generated 2026-09-16
Links: Table of Contents |
QA Report