Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft
Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-12 |
{
"resourceType" : "ValueSet",
"id" : "labourinductionmethod-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet labourinductionmethod-1</b></p><a name=\"labourinductionmethod-1\"> </a><a name=\"hclabourinductionmethod-1\"> </a><a name=\"labourinductionmethod-1-en-AU\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><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/177135005\">177135005</a></td><td style=\"color: #cccccc\">Oxytocin induction of labour</td></tr><tr><td><a href=\"http://snomed.info/id/177136006\">177136006</a></td><td style=\"color: #cccccc\">Prostaglandin induction of labour</td></tr><tr><td><a href=\"http://snomed.info/id/408818004\">408818004</a></td><td style=\"color: #cccccc\">Induction of labour by artificial rupture of membranes</td></tr><tr><td><a href=\"http://snomed.info/id/87431004\">87431004</a></td><td style=\"color: #cccccc\">Dilation of cervical canal</td></tr><tr><td><a href=\"http://snomed.info/id/236959001\">236959001</a></td><td style=\"color: #cccccc\">Cervical ripening procedure</td></tr></table></li></ul></div>"
},
"url" : "http://ns.electronichealth.net.au/fhir/ValueSet/labourinductionmethod-1",
"version" : "0.1.0",
"name" : "LabourInductionMethod",
"title" : "Labour Induction Method",
"status" : "draft",
"experimental" : true,
"date" : "2024-09-12T01:44:11+00:00",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"name" : "Australian Digital Health Agency",
"telecom" : [
{
"system" : "email",
"value" : "mailto:help@digitalhealth.gov.au"
}
]
}
],
"description" : "The Labour Induction Method value set includes values that cover common methods of inducing labour. \n\nAs this is to support the METeOR concept [Birth event—labour induction method](https://meteor.aihw.gov.au/content/index.phtml/itemId/695352) and that covers two SNOMED CT concepts, [cervical ripening](https://browser.ihtsdotools.org/?perspective=full&conceptId1=236959001&edition=MAIN/2022-01-31&release=&languages=en) and [induction of labour](https://browser.ihtsdotools.org/?perspective=full&conceptId1=236958009&edition=MAIN/2022-01-31&release=&languages=en), the selection of codes may need adjusting.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"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" : "177135005"
},
{
"code" : "177136006"
},
{
"code" : "408818004"
},
{
"code" : "87431004"
},
{
"code" : "236959001"
}
]
}
]
}
}