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" : "apgarscoretypesnomedct-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 apgarscoretypesnomedct-1</b></p><a name=\"apgarscoretypesnomedct-1\"> </a><a name=\"hcapgarscoretypesnomedct-1\"> </a><a name=\"apgarscoretypesnomedct-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/169895004\">169895004</a></td><td style=\"color: #cccccc\">Apgar at 1 minute</td></tr><tr><td><a href=\"http://snomed.info/id/169909004\">169909004</a></td><td style=\"color: #cccccc\">Apgar at 5 minutes</td></tr><tr><td><a href=\"http://snomed.info/id/169922007\">169922007</a></td><td style=\"color: #cccccc\">Apgar at 10 minutes</td></tr><tr><td><a href=\"http://snomed.info/id/443848000\">443848000</a></td><td style=\"color: #cccccc\">Apgar score at 15 minutes</td></tr><tr><td><a href=\"http://snomed.info/id/443849008\">443849008</a></td><td style=\"color: #cccccc\">Apgar score at 20 minutes</td></tr><tr><td><a href=\"http://snomed.info/id/249228009\">249228009</a></td><td style=\"color: #cccccc\">Total apgar score</td></tr></table></li></ul></div>"
},
"url" : "http://ns.electronichealth.net.au/fhir/ValueSet/apgarscoretypesnomedct-1",
"version" : "0.1.0",
"name" : "ApgarScoreTypeSnomedCt",
"title" : "Apgar Score Type SNOMED CT",
"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 Apgar Score Type value set includes SNOMED CT values that cover common timings of Apgar scores.",
"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" : "169895004"
},
{
"code" : "169909004"
},
{
"code" : "169922007"
},
{
"code" : "443848000"
},
{
"code" : "443849008"
},
{
"code" : "249228009"
}
]
}
]
}
}