1.0.0 - ci-build

JPCoreV1 - Local Development build (v1.0.0). See the Directory of published versions

: ObservationPhysicalExamCodes - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-core-work-codesystem-observation-physicalExamCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://jpfhir.jp/fhir/Common/CodeSystem/observation-physicalExamCodes 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\">physical-findings<a name=\"jp-core-work-codesystem-observation-physicalExamCodes-physical-findings\"> </a></td><td>Physical Findings</td></tr><tr><td style=\"white-space:nowrap\">detailed-physical-findings<a name=\"jp-core-work-codesystem-observation-physicalExamCodes-detailed-physical-findings\"> </a></td><td>Detailed Physical Findings</td></tr></table></div>"
  },
  "url" : "http://jpfhir.jp/fhir/Common/CodeSystem/observation-physicalExamCodes",
  "version" : "1.0.0",
  "name" : "ObservationPhysicalExamCodes",
  "status" : "active",
  "date" : "2021-12-30T17:28:24+09:00",
  "publisher" : "JAMI",
  "contact" : [
    {
      "name" : "JAMI",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpcoreV1"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://jpfhir.jp/fhir/Common/ValueSet/observation-physicalExamCodes",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "physical-findings",
      "display" : "Physical Findings"
    },
    {
      "code" : "detailed-physical-findings",
      "display" : "Detailed Physical Findings"
    }
  ]
}