HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. 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/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
: CZ Induction of Labor - TTL Representation
Raw ttl | Download
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cz-induction-of-labor"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-induction-of-labor</b></p><a name=\"cz-induction-of-labor\"> </a><a name=\"hccz-induction-of-labor\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/398307005\">398307005</a></td><td>Indukce porodu</td></tr><tr><td><a href=\"http://snomed.info/id/177135005\">177135005</a></td><td>Oxytocin induction of labour</td></tr><tr><td><a href=\"http://snomed.info/id/177136006\">177136006</a></td><td>Prostaglandin induction of labour</td></tr><tr><td><a href=\"http://snomed.info/id/408818004\">408818004</a></td><td>Induction of labor by artificial rupture of membranes</td></tr><tr><td><a href=\"http://snomed.info/id/425861005\">425861005</a></td><td>Cervical ripening with balloon</td></tr><tr><td><a href=\"http://snomed.info/id/236965001\">236965001</a></td><td>Cervical ripening with drug</td></tr><tr><td><a href=\"http://snomed.info/id/236966000\">236966000</a></td><td>Cervical ripening with Prostaglandin E2</td></tr><tr><td><a href=\"http://snomed.info/id/236962003\">236962003</a></td><td>Cervical ripening with Foley catheter</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://hl7.cz/fhir/hdr/ValueSet/cz-induction-of-labor"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/hdr/ValueSet/cz-induction-of-labor>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "CZInductionOfLabor"] ; #
fhir:title [ fhir:v "CZ Induction of Labor"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-04-16T09:29:29+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Czech Republic"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.cz/" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet for maternal labor pre-induction and induction procedures in the Czech HDR project."] ; #
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 "CZ" ] ;
fhir:display [ fhir:v "Czechia" ] ] )
] ) ; #
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 "398307005" ] ;
fhir:display [ fhir:v "Indukce porodu" ] ] [
fhir:code [ fhir:v "177135005" ] ;
fhir:display [ fhir:v "Oxytocin induction of labour" ] ] [
fhir:code [ fhir:v "177136006" ] ;
fhir:display [ fhir:v "Prostaglandin induction of labour" ] ] [
fhir:code [ fhir:v "408818004" ] ;
fhir:display [ fhir:v "Induction of labor by artificial rupture of membranes" ] ] [
fhir:code [ fhir:v "425861005" ] ;
fhir:display [ fhir:v "Cervical ripening with balloon" ] ] [
fhir:code [ fhir:v "236965001" ] ;
fhir:display [ fhir:v "Cervical ripening with drug" ] ] [
fhir:code [ fhir:v "236966000" ] ;
fhir:display [ fhir:v "Cervical ripening with Prostaglandin E2" ] ] [
fhir:code [ fhir:v "236962003" ] ;
fhir:display [ fhir:v "Cervical ripening with Foley catheter" ] ] ) ] )
] . #