FHIR IG analytics
| Package | hl7.fhir.cz.hdr |
| Resource Type | ValueSet |
| Id | ValueSet-cz-induction-of-labor.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/hdr/ValueSet-cz-induction-of-labor.html |
| URL | https://hl7.cz/fhir/hdr/ValueSet/cz-induction-of-labor |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-07-10T05:01:45+00:00 |
| Name | CZInductionOfLabor |
| Title | CZ Induction of Labor |
| Realm | cz |
| Authority | hl7 |
| Description | ValueSet for maternal labor pre-induction and induction procedures in the Czech HDR project. |
| Copyright | 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 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "cz-induction-of-labor",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/hdr/ValueSet/cz-induction-of-labor",
"version": "0.1.0",
"name": "CZInductionOfLabor",
"title": "CZ Induction of Labor",
"status": "active",
"experimental": false,
"date": "2026-07-10T05:01:45+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "ValueSet for maternal labor pre-induction and induction procedures in the Czech HDR project.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"copyright": "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",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "398307005",
"display": "Indukce porodu"
},
{
"code": "177135005",
"display": "Oxytocin induction of labour"
},
{
"code": "177136006",
"display": "Prostaglandin induction of labour"
},
{
"code": "408818004",
"display": "Induction of labor by artificial rupture of membranes"
},
{
"code": "425861005",
"display": "Cervical ripening with balloon"
},
{
"code": "236965001",
"display": "Cervical ripening with drug"
},
{
"code": "236966000",
"display": "Cervical ripening with Prostaglandin E2"
},
{
"code": "236962003",
"display": "Cervical ripening with Foley catheter"
}
]
}
]
}
}