← back

NEMSIS eExam.22 Lung Assessment Finding Location

Canonicalhttps://emsinterop.com/fhir/ValueSet/nemsis-eExam.22
Resource typeValueSet
Version0.3.4
Statusactive

Machine-readable

../nemsis-eExam.22.json

Preview

{
  "resourceType": "ValueSet",
  "id": "nemsis-eExam-22",
  "url": "https://emsinterop.com/fhir/ValueSet/nemsis-eExam.22",
  "version": "0.3.4",
  "name": "NemsiseExam22",
  "title": "NEMSIS eExam.22 Lung Assessment Finding Location",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
        "concept": [
          {
            "code": "3522001",
            "display": "Left"
          },
          {
            "code": "3522003",
            "display": "Right"
          },
          {
            "code": "3522005",
            "display": "Bilateral"
          }
        ]
      }
    ]
  }
}