FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/jp-core-work-codesystem-observation-physicalExamCodes

Packagejp-core.draft1
Resource TypeCodeSystem
Idjp-core-work-codesystem-observation-physicalExamCodes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=jp-core.draft1@1.0.1-beta&canonical=http://jpfhir.jp/fhir/Common/CodeSystem/observation-physicalExamCodes
URLhttp://jpfhir.jp/fhir/Common/CodeSystem/observation-physicalExamCodes
Statusactive
NameObservationPhysicalExamCodes
Realmjp
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "jp-core-work-codesystem-observation-physicalExamCodes",
  "url": "http://jpfhir.jp/fhir/Common/CodeSystem/observation-physicalExamCodes",
  "name": "ObservationPhysicalExamCodes",
  "status": "active",
  "caseSensitive": true,
  "valueSet": "http://jpfhir.jp/fhir/Common/ValueSet/observation-physicalExamCodes",
  "content": "complete",
  "concept": [
    {
      "code": "physical-findings",
      "display": "Physical Findings"
    },
    {
      "code": "detailed-physical-findings",
      "display": "Detailed Physical Findings"
    }
  ]
}