Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: PostCoordinatedSnomed Code System - 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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PostCoordinatedSnomed"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PostCoordinatedSnomed</b></p><a name=\"PostCoordinatedSnomed\"> </a><a name=\"hcPostCoordinatedSnomed\"> </a><a name=\"PostCoordinatedSnomed-en-US\"> </a><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/PostCoordinatedSnomed</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">4525004<a name=\"PostCoordinatedSnomed-4525004\"> </a></td><td>emergency department patient visit</td><td>emergency department patient visit</td></tr><tr><td style=\"white-space:nowrap\">362981000<a name=\"PostCoordinatedSnomed-362981000\"> </a></td><td>qualifier value</td><td/></tr><tr><td style=\"white-space:nowrap\">260299005<a name=\"PostCoordinatedSnomed-260299005\"> </a></td><td>number</td><td/></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://smart-bear.eu/fhir/CodeSystem/PostCoordinatedSnomed"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.4.1"] ; #
fhir:name [ fhir:v "PostCoordinatedSnomed"] ; #
fhir:title [ fhir:v "PostCoordinatedSnomed Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2024-09-17T08:57:54+02:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "PostCoordinatedSnomed vocabolary"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "4525004" ] ;
fhir:display [ fhir:v "emergency department patient visit" ] ;
fhir:definition [ fhir:v "emergency department patient visit" ]
] [
fhir:code [ fhir:v "362981000" ] ;
fhir:display [ fhir:v "qualifier value" ]
] [
fhir:code [ fhir:v "260299005" ] ;
fhir:display [ fhir:v "number" ]
] ) . #