{
  "resourceType": "ValueSet",
  "id": "nemsis-eDisposition-30",
  "url": "https://emsinterop.com/fhir/ValueSet/nemsis-eDisposition.30",
  "version": "0.3.4",
  "name": "NemsiseDisposition30",
  "title": "NEMSIS eDisposition.30 Transport Disposition",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
        "concept": [
          {
            "code": "4230001",
            "display": "Transport by This EMS Unit (This Crew Only)"
          },
          {
            "code": "4230003",
            "display": "Transport by This EMS Unit, with a Member of Another Crew"
          },
          {
            "code": "4230005",
            "display": "Transport by Another EMS Unit/Agency"
          },
          {
            "code": "4230007",
            "display": "Transport by Another EMS Unit/Agency, with a Member of This Crew"
          },
          {
            "code": "4230009",
            "display": "Patient Refused Transport"
          },
          {
            "code": "4230011",
            "display": "Non-Patient Transport (Not Otherwise Listed)"
          },
          {
            "code": "4230013",
            "display": "No Transport"
          }
        ]
      }
    ]
  }
}
