FHIR JP Core CI/CD実験
1.0.0 - ci-build
FHIR JP Core CI/CD実験 - Local Development build (v1.0.0). See the Directory of published versions
Active as of 2022-04-01 |
{
"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" : "2022-04-01T16:21:14+09:00",
"publisher" : "HL7 FHIR 日本実装検討WG",
"contact" : [
{
"name" : "HL7 FHIR 日本実装検討WG",
"telecom" : [
{
"system" : "url",
"value" : "https://jpfhir.jp/"
}
]
}
],
"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"
}
]
}