New Zealand ICP Implementation Guide
1.0.0 - release

New Zealand ICP Implementation Guide, published by Accident Compensation Corporation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/acc-fhir-publisher/icp/ and changes regularly. See the Directory of published versions

: clinical-msk-measurement-standard - JSON Representation

Active as of 2024-09-08

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "acc-icp-clinical-msk-measurement-standard",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem acc-icp-clinical-msk-measurement-standard</b></p><a name=\"acc-icp-clinical-msk-measurement-standard\"> </a><a name=\"hcacc-icp-clinical-msk-measurement-standard\"> </a><a name=\"acc-icp-clinical-msk-measurement-standard-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org.nz/fhir/CodeSystem/acc-icp-clinical-msk-measurement-standard</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">shoulder-abduction-45deg-hand-held-dynamometer<a name=\"acc-icp-clinical-msk-measurement-standard-shoulder-abduction-45deg-hand-held-dynamometer\"> </a></td><td>Shoulder abduction 45deg hand held dynamometer</td></tr><tr><td style=\"white-space:nowrap\">lower-back-neutral-prone-extension-hand-held-dynamometer<a name=\"acc-icp-clinical-msk-measurement-standard-lower-back-neutral-prone-extension-hand-held-dynamometer\"> </a></td><td>Lower back neutral prone extension hand held dynamometer</td></tr><tr><td style=\"white-space:nowrap\">knee-extension-hand-held-dynamometer<a name=\"acc-icp-clinical-msk-measurement-standard-knee-extension-hand-held-dynamometer\"> </a></td><td>Knee extension hand held dynamometer</td></tr><tr><td style=\"white-space:nowrap\">knee-extension-isokinetic-dynamometer<a name=\"acc-icp-clinical-msk-measurement-standard-knee-extension-isokinetic-dynamometer\"> </a></td><td>Knee extension isokinetic dynamometer</td></tr></table></div>"
  },
  "url" : "http://hl7.org.nz/fhir/CodeSystem/acc-icp-clinical-msk-measurement-standard",
  "version" : "1.0.0",
  "name" : "ICPClinicalMskMeasurementStandard",
  "title" : "clinical-msk-measurement-standard",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-08T23:06:38+00:00",
  "publisher" : "Accident Compensation Corporation",
  "description" : "The measurement standards applicable to site-specific clinical measures for ICPMSK.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "shoulder-abduction-45deg-hand-held-dynamometer",
      "display" : "Shoulder abduction 45deg hand held dynamometer"
    },
    {
      "code" : "lower-back-neutral-prone-extension-hand-held-dynamometer",
      "display" : "Lower back neutral prone extension hand held dynamometer"
    },
    {
      "code" : "knee-extension-hand-held-dynamometer",
      "display" : "Knee extension hand held dynamometer"
    },
    {
      "code" : "knee-extension-isokinetic-dynamometer",
      "display" : "Knee extension isokinetic dynamometer"
    }
  ]
}