MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Health Indicator - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "HealthIndicatorRangeVS"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2024-09-11T09:29:23.356+11:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
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: ValueSet HealthIndicatorRangeVS</b></p><a name=\"HealthIndicatorRangeVS\"> </a><a name=\"hcHealthIndicatorRangeVS\"> </a><a name=\"HealthIndicatorRangeVS-en-US\"> </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\">Last updated: 2024-09-11 09:29:23+1100</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-HealthIndicatorRangeCS.html\"><code>https://fhir.medicaia.ar/CodeSystem/HealthIndicatorRangeCS</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://fhir.medicaia.ar/ValueSet/HealthIndicatorRangeVS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.3"] ; #
fhir:name [ fhir:v "HealthIndicator"] ; #
fhir:title [ fhir:v "Health Indicator"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-01-02"^^xsd:date] ; #
fhir:publisher [ fhir:v "Zentricx"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Zentricx" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://zentricx.com" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet representing health indicator values from 1 (lowest) to 5 (highest). [ES: Indicador del estado de salud siendo 1 (Muy pobre) y 5 (Excelente)]"] ; #
fhir:immutable [ fhir:v "true"^^xsd:boolean] ; #
fhir:copyright [ fhir:v "Zentricx 2024+"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://fhir.medicaia.ar/CodeSystem/HealthIndicatorRangeCS"^^xsd:anyURI ] ] )
] . #