Testing IG
0.0.1 - release
Testing IG - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-06-27 |
{
"resourceType" : "CodeSystem",
"id" : "example-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://fhir-ig-uat.digital.health.nz/testing-ig/CodeSystem/example-cs</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">examplecode<a name=\"example-cs-examplecode\"> </a></td><td>examplecode</td></tr></table></div>"
},
"url" : "https://fhir-ig-uat.digital.health.nz/testing-ig/CodeSystem/example-cs",
"version" : "0.0.1",
"name" : "ExampleCs",
"title" : "Example CodeSystem",
"status" : "active",
"date" : "2024-06-27T01:53:42+00:00",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "examplecode",
"display" : "examplecode",
"definition" : "examplecode"
}
]
}